Searched defs:ParseProperties (Results 1 – 3 of 3) sorted by relevance
39 void ParseProperties() in ParseProperties() function
39 void ConfigReader::ParseProperties(const xmlNode& currNode, map<string, string>& properties) in ParseProperties() function in OHOS::ResourceSchedule::ConfigReader
193 void ParseProperties(const json::value& jsonData, ISystem& system, string& error) in ParseProperties() function