/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | GeometryJS.cpp | 35 CORE_LOG_F("GeometryJS::DisposeNative"); in DisposeNative() 82 CORE_LOG_F("Invalid scene for GeometryJS!"); in GeometryJS()
|
H A D | SubMeshJS.cpp | 71 CORE_LOG_F("INVALID SCENE!"); in SubMeshJS() 160 CORE_LOG_F("INVALID SCENE!"); in GetMaterial()
|
H A D | MaterialJS.cpp | 124 CORE_LOG_F("INVALID SCENE!"); in ShaderMaterialJS() 263 CORE_LOG_F("INVALID SCENE!"); in GetColorShader()
|
H A D | NodeJS.cpp | 51 CORE_LOG_F("Invalid scene for NodeJS!"); in NodeJS()
|
H A D | PropertyProxy.cpp | 121 CORE_LOG_F("Could not create property object for %s", jsName.c_str()); in Create()
|
H A D | NodeImpl.cpp | 305 CORE_LOG_F("INVALID SCENE!"); in GetParent() 377 CORE_LOG_F("INVALID SCENE!"); in GetChild() 623 CORE_LOG_F("INVALID SCENE!"); in GetNodeByPath()
|
H A D | LightJS.cpp | 54 CORE_LOG_F("INVALID SCENE!"); in Create() 61 CORE_LOG_F("Invalid scene for LightJS!"); in Create()
|
H A D | ImageJS.cpp | 93 CORE_LOG_F("INVALID SCENE!"); in ImageJS()
|
H A D | EnvironmentJS.cpp | 91 CORE_LOG_F("EnvironmentJS::DisposeNative"); in DisposeNative() 160 CORE_LOG_F("INVALID SCENE!"); in EnvironmentJS()
|
H A D | MeshJS.cpp | 68 CORE_LOG_F("INVALID SCENE!"); in MeshJS()
|
H A D | BaseObjectJS.cpp | 181 CORE_LOG_F("_JSW exists and points to different object!"); in StoreJsObj()
|
H A D | AnimationJS.cpp | 82 CORE_LOG_F("INVALID SCENE!"); in AnimationJS()
|
H A D | ShaderJS.cpp | 222 CORE_LOG_F("INVALID SCENE!"); in ShaderJS()
|
H A D | SceneJS.cpp | 570 CORE_LOG_F("INVALID SCENE!"); in GetRoot() 601 CORE_LOG_F("INVALID SCENE!"); in GetEnvironment()
|
H A D | CameraJS.cpp | 126 CORE_LOG_F("Invalid scene for CameraJS!"); in CameraJS()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ |
H A D | log.h | 49 #define CORE_LOG_F(...) CORE_UNUSED(0) macro 74 #define CORE_LOG_F(...) \ macro 126 #define CORE_LOG_F(...) \ macro
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
H A D | path_tools.cpp | 125 CORE_LOG_F("Could not get current working directory, initializing base path as '/'"); in GetCurrentDirectory() 139 CORE_LOG_F("Could not get current working directory, initializing base path as '/'"); in GetCurrentDirectory()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/ |
H A D | object_registry.cpp | 79 … CORE_LOG_F("Object classes not unregistered before object registry death. (force unregister)"); in ~ObjectRegistry() 83 CORE_LOG_F( in ~ObjectRegistry() 185 … CORE_LOG_F("Could not create the super class [uid=%s]", BASE_NS::to_string(superUid).c_str()); in ConstructObjectInternal() 260 CORE_LOG_F("Object with instance id %s already exists.", instid.ToString().c_str()); in Create() 273 CORE_LOG_F("Could not create instance of %s", GetClassName(uid.ToUid()).c_str()); in Create() 283 CORE_LOG_F("Failed to build object (%s).", GetClassName(uid).c_str()); in PostCreate() 291 CORE_LOG_F("Object with instance id %s already exists.", instid.ToString().c_str()); in PostCreate()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/ |
H A D | importer.cpp | 364 CORE_LOG_F("Failed to import type [%s]", entity.GetTypeId().ToString().c_str()); in ImportValue() 379 CORE_LOG_F("Cannot import something else than ref uri to weak ptr"); in ImportWeakPtrInAny() 405 CORE_LOG_F("Failed to import any [%s]", any->GetClassId().ToString().c_str()); in ImportAny() 422 …CORE_LOG_F("No such any-type registered [%s, classname=%s]", node->GetObjectId().ToString().c_str(… in ImportAny()
|
H A D | exporter.cpp | 288 CORE_LOG_F( in ExportValue()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | intf_meta_object_lib.h | 57 CORE_LOG_F("Meta Object Lib not initialized"); in GetMetaObjectLib()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/ |
H A D | event_impl.h | 124 CORE_LOG_F("%s: Tried to add a non-matching handler", name_.c_str()); in AddHandler() 142 CORE_LOG_F("%s: Tried to remove a non-existent handler", name_.c_str()); in RemoveHandler()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_object.cpp | 153 …CORE_LOG_F("Invalid event for %s entity %" PRIx64 " handler object entity %" PRIx64,BASE_NS::strin… in DoComponentEvent()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | animation_state.cpp | 35 CORE_LOG_F("AnimationState: Invalid target animation"); in Initialize()
|