Searched refs:ParseProperties (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/napi/native_engine/impl/ark/ |
H A D | ark_native_options.h | 33 ParseProperties(); in SetProperties() 39 void ParseProperties() in ParseProperties() function in NapiOptions
|
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | config_reader.cpp | 39 void ConfigReader::ParseProperties(const xmlNode& currNode, map<string, string>& properties)
in ParseProperties() function in OHOS::ResourceSchedule::ConfigReader 69 ParseProperties(*currNodePtr, subItem.properties);
in ParseSubItem() 90 ParseProperties(*currNodePtr, item.itemProperties);
in ParseItem()
|
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/ |
H A D | config_reader.h | 52 void ParseProperties(const xmlNode& currNode, std::map<std::string, std::string>& properties);
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/ |
H A D | system_graph_loader.cpp | 193 void ParseProperties(const json::value& jsonData, ISystem& system, string& error) in ParseProperties() function 330 ParseProperties(jsonData, *system, error); in ParseSystem()
|
Completed in 2 milliseconds