Home
last modified time | relevance | path

Searched refs:GatherExternalCollections (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_ecs_serializer.h83 …virtual bool GatherExternalCollections(const CORE_NS::json::value& jsonIn, BASE_NS::string_view co… in SCENE_BEGIN_NAMESPACE()
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.h51 …bool GatherExternalCollections(const CORE_NS::json::value& jsonIn, BASE_NS::string_view contextUri, in SCENE_BEGIN_NAMESPACE()
H A Dasset_loader.cpp388 … assetManager_.GetEcsSerializer().GatherExternalCollections(json, resolvedUri, dependencies); in LoadJsonEntityCollection()
H A Decs_serializer.cpp817 bool EcsSerializer::GatherExternalCollections( in GatherExternalCollections() function in EcsSerializer