Searched refs:LoadGovResource (Results 1 – 4 of 4) sorted by relevance
49 bool LoadGovResource(xmlNode* rootNode, const std::string& configFile);
55 bool LoadGovResource(xmlNode* rootNode, const std::string& configFile);
124 if (!LoadGovResource(child, realConfigFile)) { in ParseResourceXmlFile()224 bool SocPerfConfig::LoadGovResource(xmlNode* child, const std::string& configFile) in LoadGovResource() function in OHOS::ResourceSchedule::SocPerfConfig
186 if (!LoadGovResource(child, realConfigFile)) { in ParseResourceXmlFile()293 bool SocPerfConfig::LoadGovResource(xmlNode* child, const std::string& configFile) in LoadGovResource() function in OHOS::SOCPERF::SocPerfConfig