Home
last modified time | relevance | path

Searched refs:CORE_LOG_ONCE_D (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dlog.h51 #define CORE_LOG_ONCE_D(...) CORE_UNUSED(0) macro
79 #define CORE_LOG_ONCE_D(...) CORE_UNUSED(0) macro
140 #define CORE_LOG_ONCE_D(uniqueId, ...) \ macro
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp222CORE_LOG_ONCE_D(to_string(type.typeHash), "AnimateTrack failed, unsupported type %s", type.name.da… in Assign()
284CORE_LOG_ONCE_D(to_string(type.typeHash), "AnimateTrack failed, unsupported type %s", type.name.da… in Add()
459CORE_LOG_ONCE_D(to_string(type.typeHash), "AnimateTrack failed, unsupported type %s", type.name.da… in AnimateTrack()
546 CORE_LOG_ONCE_D( in CopyInitialDataComponent()
1133 CORE_LOG_ONCE_D(to_string(Hash(trackId, entry.property->type.typeHash)), in ResetTargetProperties()
1229 CORE_LOG_ONCE_D(to_string(Hash(trackId, outputHandle->type)), in AnimateTracks()
1286 CORE_LOG_ONCE_D(to_string(Hash(trackId, entry.property->type.typeHash)), in ApplyResults()