Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Dsystem_graph_loader.cpp306 bool ParseSystem(const json::value& jsonData, const array_view<const ITypeInfo* const>& componentMe… in ParseSystem() function
394 … if (!ParseSystem(systemJson, componentMetadata, systemMetadata, ecs, finalResult.error)) { in LoadString()