Searched refs:DecryptConfig (Results 1 – 4 of 4) sorted by relevance
62 bool DecryptConfig(const std::string& path, std::string& result);
48 bool ThermalSrvConfigParser::DecryptConfig(const std::string& path, std::string& result) in DecryptConfig() function in OHOS::PowerMgr::ThermalSrvConfigParser90 if (DecryptConfig(path, result)) { in ParseXmlFile()
128 bool ThermalSrvConfigParser::DecryptConfig(const std::string& path, std::string& result)
1727 bool ret = g_service->GetConfigParser().DecryptConfig(path, result);