Searched refs:FindConf (Results 1 – 2 of 2) sorted by relevance
47 Json::Value FindConf(const std::string& key) const;
134 Json::Value BatteryConfig::FindConf(const std::string& key) const in FindConf() function in OHOS::PowerMgr::BatteryConfig153 Json::Value value = FindConf(keys[MAP_KEY_INDEX]); in GetValue()