Searched refs:LoadResource (Results 1 – 4 of 4) sorted by relevance
44 bool LoadResource(xmlNode* rootNode, const std::string& configFile);
50 bool LoadResource(xmlNode* rootNode, const std::string& configFile);
120 if (!LoadResource(child, realConfigFile)) { in ParseResourceXmlFile()132 bool SocPerfConfig::LoadResource(xmlNode* child, const std::string& configFile) in LoadResource() function in OHOS::ResourceSchedule::SocPerfConfig
182 if (!LoadResource(child, realConfigFile)) { in ParseResourceXmlFile()196 bool SocPerfConfig::LoadResource(xmlNode* child, const std::string& configFile) in LoadResource() function in OHOS::SOCPERF::SocPerfConfig