Home
last modified time | relevance | path

Searched refs:CORE_LOG_W (Results 1 – 25 of 55) sorted by relevance

123

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Dimporter.cpp61 CORE_LOG_W("Failed to resolve deferred ref uri"); in Import()
67 CORE_LOG_W("Failed to finalize imported object"); in Import()
72 CORE_LOG_W("Invalid serialisation tree, expected root node"); in Import()
91 CORE_LOG_W("Missing base object for ref uri [%s]", ref.ToString().c_str()); in ImportRef()
102 CORE_LOG_W("Failed to find object for ref uri [%s]", ref.ToString().c_str()); in ImportRef()
451 CORE_LOG_W("Failed to import member with name '%s'", BASE_NS::string(name).c_str()); in Import()
463 CORE_LOG_W("Failed to import member with name '%s'", BASE_NS::string(name).c_str()); in ImportAny()
475 CORE_LOG_W("Failed to import weak ptr from non ref uri node"); in ImportWeakPtr()
478 CORE_LOG_W("Failed to import member with name '%s'", BASE_NS::string(name).c_str()); in ImportWeakPtr()
485 CORE_LOG_W("Failed to auto import, imported type is not IObject"); in AutoImport()
[all …]
H A Dexporter.cpp280CORE_LOG_W("Value export registered for type [%s, %s] but it failed", entity.GetTypeIdString().c_s… in ExportValue()
299 CORE_LOG_W("Exporting any that is not registered [class id=%s, type=%s, type id=%s]", in ExportAny()
382 CORE_LOG_W("Failed to export member with name '%s'", BASE_NS::string(name).c_str()); in Export()
395 CORE_LOG_W("Failed to export member with name '%s'", BASE_NS::string(name).c_str()); in ExportAny()
408 CORE_LOG_W("Failed to export member with name '%s'", BASE_NS::string(name).c_str()); in ExportWeakPtr()
423 CORE_LOG_W("Failed to auto export, exported type is not IObject"); in AutoExport()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.cpp288 CORE_LOG_W("Component entity not found for index: %u", entityReference); in EntityFromJson()
297 CORE_LOG_W("Component entity not found for id: '%s'", entityReferenceString.c_str()); in EntityFromJson()
319 CORE_LOG_W("Collection not found: '%s'", collectionName.c_str()); in EntityFromJson()
328 CORE_LOG_W("Collection not found: %" PRIu64, collectionIndex); in EntityFromJson()
333 CORE_LOG_W("Invalid collection for a component."); in EntityFromJson()
956 CORE_LOG_W("No entity defined for a component."); in ReadComponents()
994 CORE_LOG_W("Unrecognized component found: '%s'", string(key).c_str()); in ReadComponents()
1099 CORE_LOG_W("Invalid base64 data size in: %s", string(property.name).c_str()); in ReadProperty()
1117 CORE_LOG_W("Expecting a json array of size %zu", property.count); in ReadProperty()
1133 CORE_LOG_W("Invalid array Index: %s", string(key).c_str()); in ReadProperty()
[all …]
H A Dscene_holder.cpp477 CORE_LOG_W("Ecs initialization failed in the callback, expect trouble"); in CreateDefaultEcs()
894 CORE_LOG_W("%s: entity missing from collections", __func__); in GetEntityId()
1664 CORE_LOG_W("SceneHolder::ReparentEntity, Failed to find node from entity."); in ReparentEntity()
1705 CORE_LOG_W("Could not find parent '%s'", parentPath.c_str()); in ReparentEntity()
1752 CORE_LOG_W("%s: could not find material", __func__); in GetMaterialName()
1770 CORE_LOG_W("%s: could not find mesh from entity", __func__); in GetMeshName()
1773 CORE_LOG_W("%s: could not find valid mesh", __func__); in GetMeshName()
2422 CORE_LOG_W("%s: no ecs, cannot create mesh", __func__); in CreateMeshFromArrays()
2499 CORE_LOG_W("%s: camera component not valid", __func__); in SetMultiviewCamera()
2517 CORE_LOG_W("%s: camera component not valid", __func__); in RemoveMultiviewCamera()
[all …]
H A Dmesh_impl.cpp373 CORE_LOG_W("%s: mesh is not ready yet, call has no effect", __func__); in SetRenderSortLayerOrder()
467 CORE_LOG_W("%s: mesh is not ready yet, call has no effect", __func__); in RemoveSubMesh()
475 CORE_LOG_W("%s: mesh is not ready yet, call has no effect", __func__); in RemoveAllSubmeshes()
H A Dbind_templates.inl427CORE_LOG_W("%s: could not match the types for %s", __func__, BASE_NS::string(name).c_str());
452CORE_LOG_W("%s: could not match the types for %s", __func__, BASE_NS::string(name).c_str());
539 CORE_LOG_W("%s: could not find '%s'", __func__, name.data());
590CORE_LOG_W("%s: could not match the types for %s", __func__, BASE_NS::string(name).c_str());
626 CORE_LOG_W("%s: could not find '%s'", __func__, name.data());
H A Dscene_impl.cpp417CORE_LOG_W("%s:No entity for %s, type info not available", __func__, BASE_NS::string(patchedPath).… in ResolveNodeTypeFromPath()
418CORE_LOG_W("If you know the expected type, consider using a template or providing the class id"); in ResolveNodeTypeFromPath()
991CORE_LOG_W("Could not resolve material URI: %s", BASE_NS::string(uri.data(), uri.size()).c_str()); in LoadMaterial()
1023 CORE_LOG_W("%s: uid not known, returning INode instance", __func__); in CreateNode()
1039CORE_LOG_W("Refusing to create new duplicate node: %s", BASE_NS::string(name.data(), name.size()).… in CreateNode()
1113CORE_LOG_W("%s: refusing to create proxy object without valid target, name is empty.", __func__); in BindNodeToEcs()
1122CORE_LOG_W("%s: refusing to recreate proxy object while current one is valid: %s", __func__, in BindNodeToEcs()
1516 CORE_LOG_W("%s: sceneholder does not exist, cannot set callback", __func__); in SetEcsInitializationCallback()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.cpp223 CORE_LOG_W("unsupported property addition for custom property POD container"); in AddOffsetProperty()
252 CORE_LOG_W("unsupported property addition for custom property POD container"); in AddOffsetProperty()
338CORE_LOG_W("RENDER_VALIDATION: Invalid property type only int, uint, float, bool, and XvecX varian… in GetPropertyTypeDeclaration()
454CORE_LOG_W("RENDER_VALIDATION: Invalid property type only int, uint, float, and XvecX variants sup… in SetCustomPropertyBlobValue()
645 CORE_LOG_W("unsupported property addition for custom property binding container"); in AddOffsetProperty()
665CORE_LOG_W("RENDER_VALIDATION: Invalid property type only buffer, image, and sampler supported"); in GetPropertyTypeDeclaration()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dlog.h47 #define CORE_LOG_W(...) CORE_UNUSED(0) macro
68 #define CORE_LOG_W(...) \ macro
116 #define CORE_LOG_W(...) \ macro
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dcontent_object.cpp129 CORE_LOG_W("Content does not fulfil interface requirements"); in SetContentInternal()
145 CORE_LOG_W("Incompatible function with Iterate"); in IterateImpl()
H A Dclass_registry.cpp59CORE_LOG_W("ClassRegistry: Cannot register a class that was already registered [name=%s, uid=%s]", in Register()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp351 CORE_LOG_W("Node %" PRIx64 " with null child at %zu", entity_.id, index); in RemoveChild()
369CORE_LOG_W("Node %" PRIx64 " with null child at %zu", entity_.id, children_.size() - 1U); in RemoveChildren()
811CORE_LOG_W("Updating parent of invalid node %" PRIx64 " (old %" PRIx64 " new %" PRIx64 ")", entity… in UpdateParent()
1215 CORE_LOG_W("%" PRIx64 " missing Node", row->entity.id); in Update()
1236 CORE_LOG_W("%" PRIx64 " missing WorldMatrix", row.entity.id); in Update()
1239 CORE_LOG_W("%" PRIx64 " missing PreviousWorldMatrix", row.entity.id); in Update()
1278 CORE_LOG_W("%" PRIx64 " missing Node", row->entity.id); in CollectChangedNodes()
1339 CORE_LOG_W("%" PRIx64 " missing LocalWorldMatrix", row->entity.id); in UpdateTransformations()
1346 CORE_LOG_W("%" PRIx64 " missing WorldMatrix", row->entity.id); in UpdateTransformations()
1390 CORE_LOG_W("%" PRIx64 " missing WorldMatrix", row.entity.id); in UpdatePreviousWorldMatrices()
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.cpp228 CORE_LOG_W("unsupported property addition for custom property POD container"); in AddOffsetProperty()
257 CORE_LOG_W("unsupported property addition for custom property POD container"); in AddOffsetProperty()
341CORE_LOG_W("CORE3D_VALIDATION: Invalid property type only int, uint, float, bool, and XvecX varian… in GetPropertyTypeDeclaration()
457CORE_LOG_W("CORE3D_VALIDATION: Invalid property type only int, uint, float, and XvecX variants sup… in SetCustomPropertyBlobValue()
H A Dstring_util.h39 CORE_LOG_W("CopyStringToArray: string (%zu) longer than %zu", source.size(), maxLength); in CORE3D_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_camera_single_post_process.cpp200CORE_LOG_W("RenderNodeCameraSinglePostProcess: dispatchResources (GPU buffer or GPU image) needed"… in InitNode()
234CORE_LOG_W("RN:%s does not execute render built-in post processes.", renderNodeContextMgr_->GetNam… in InitNode()
337 CORE_LOG_W("RN: %s, bindings missing", renderNodeContextMgr_->GetName().data()); in ExecuteSinglePostProcess()
612 CORE_LOG_W("CORE3D_VALIDATION: RN %s renderDataStore::dataStoreName missing.", in ParseRenderNodeInputs()
616CORE_LOG_W("CORE3D_VALIDATION: RN %s postProcess name missing.", renderNodeContextMgr_->GetName().… in ParseRenderNodeInputs()
638 CORE_LOG_W( in ParseRenderNodeInputs()
H A Drender_node_default_material_deferred_shading.cpp410 CORE_LOG_W("RenderNode: %s, invalid shader given", renderNodeContextMgr_->GetName().data()); in CreateDefaultShaderData()
431CORE_LOG_W("RN: %s incompatible pipeline layout for given shader", renderNodeContextMgr_->GetName(… in CreateDescriptorSets()
480CORE_LOG_W("RN: %s does not support user bindings for sets <= %u", renderNodeContextMgr_->GetName(… in CreateDescriptorSets()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/internal/
H A Ddepth_first_iteration.h58 CORE_LOG_W("Incompatible function with Iterate"); in META_BEGIN_NAMESPACE()
H A Dbreadth_first_iteration.h74 CORE_LOG_W("Incompatible function with Iterate"); in META_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_event.h101 CORE_LOG_W("Trying to Invoke wrong type of event"); in Invoke()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/datastore/
H A Drender_data_store_default_material.cpp66 CORE_LOG_W("CORE3D_VALIDATION: skin bit is not set for submesh flags"); in ValidateSubmesh()
70 CORE_LOG_W("CORE3D_VALIDATION: invalid custom resource index"); in ValidateSubmesh()
472CORE_LOG_W("CORE_VALIDATION: submesh cannot be sent to rendering without a valid materialIndex"); in AddSubmesh()
520 CORE_LOG_W("invalid mesh index (%u) given", currSubmesh.meshIndex); in AddSubmesh()
525 CORE_LOG_W("invalid skin joint index (%u) given", currSubmesh.skinJointIndex); in AddSubmesh()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/
H A Darray_property.h39CORE_LOG_W("Not compatible any for given array property type [%s]", p_->GetName().c_str()); in META_BEGIN_NAMESPACE()
H A Dproperty.h38 CORE_LOG_W("Not compatible any for given property type [%s]", p_->GetName().c_str()); in META_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/util/
H A Dstring_util.h42 CORE_LOG_W("CopyStringToArray: string (%zu) longer than %zu", source.size(), maxLength); in CORE_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_state.cpp361CORE_LOG_W("Cannot update total duration of an animation that does not implement ITimedAnimation"); in GetAnimationBaseDuration()
447 CORE_LOG_W("No interpolator set for animation state"); in EvaluateValue()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/container/
H A Dcontainer_base.cpp394 CORE_LOG_W("Incompatible function with Iterate"); in Iterate()
404 CORE_LOG_W("Incompatible function with Iterate"); in Iterate()

123