Home
last modified time | relevance | path

Searched defs:systemMetadata (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Dsystem_graph_loader.cpp307 const array_view<const ITypeInfo* const>& systemMetadata, IEcs& ecs, string& error) in ParseSystem()
390 auto systemMetadata = pluginRegister.GetTypeInfos(SystemTypeInfo::UID); in LoadString() local