Home
last modified time | relevance | path

Searched refs:GetUriParameters (Results 1 - 8 of 8) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/
H A Dpath_util.h35 ::unordered_map<::string, ::string> GetUriParameters(::string_view uri);
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H A Dpath_util.cpp191 unordered_map<string, string> GetUriParameters(string_view uri) in GetUriParameters() function
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp362 const auto params = PathUtil::GetUriParameters(src_); in LoadJsonEntityCollection()
555 const auto params = PathUtil::GetUriParameters(src_); in GltfImportFinished()
H A Dasset_loader.h218 static BASE_NS::unordered_map<BASE_NS::string, BASE_NS::string> GetUriParameters(BASE_NS::string_view uri) in GetUriParameters() function
H A Decs_serializer.cpp1200 auto params = PathUtil::GetUriParameters(uri); in LoadImageResource()
H A Dscene_holder.cpp1397 auto params = SCENE_NS::PathUtil::GetUriParameters(sceneUri_); in LoadScene()
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_asset_loader.cpp463 const auto params = PathUtil::GetUriParameters(src_); in GltfImportFinished()
H A Decs_serializer.cpp1102 auto params = PathUtil::GetUriParameters(uri); in LoadImageResource()

Completed in 11 milliseconds