Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_options.h39 void ParseProperties() in ParseProperties() function
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dconfig_reader.cpp39 void ConfigReader::ParseProperties(const xmlNode& currNode, map<string, string>& properties) in ParseProperties() function in OHOS::ResourceSchedule::ConfigReader
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Dsystem_graph_loader.cpp193 void ParseProperties(const json::value& jsonData, ISystem& system, string& error) in ParseProperties() function