Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Dsystem_graph_loader.cpp140 void ReadHandlePropertyValue(const json::value& jsonData, PropertyValue& propertyData, string& erro… in ReadHandlePropertyValue() function
259 ReadHandlePropertyValue<Entity>(*propertiesIt, property, error); in ParseProperties()