Home
last modified time | relevance | path

Searched refs:srcJson (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_serializer.cpp820 const auto* srcJson = jsonIn.find("src"); in GatherExternalCollections() local
822 if (srcJson && FromJson(*srcJson, srcUri)) { in GatherExternalCollections()
863 const auto* srcJson = jsonIn.find("src"); in ReadEntityCollection() local
865 if (srcJson && FromJson(*srcJson, srcUri)) { in ReadEntityCollection()
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_serializer.cpp758 const auto* srcJson = jsonIn.find("src"); in GatherExternalCollections() local
760 if (srcJson && FromJson(*srcJson, srcUri)) { in GatherExternalCollections()
797 const auto* srcJson = jsonIn.find("src"); in ReadEntityCollection() local

Completed in 8 milliseconds