Home
last modified time | relevance | path

Searched refs:FindConf (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/powermgr/battery_manager/charger/src/
H A Dbattery_config.cpp173 Json::Value BatteryConfig::FindConf(const std::string& key) const in FindConf() function in OHOS::PowerMgr::BatteryConfig
192 Json::Value value = FindConf(keys[MAP_KEY_INDEX]); in GetValue()
/ohos5.0/base/powermgr/battery_manager/services/native/src/
H A Dbattery_config.cpp157 Json::Value BatteryConfig::FindConf(const std::string& key) const in FindConf() function in OHOS::PowerMgr::BatteryConfig
176 Json::Value value = FindConf(keys[MAP_KEY_INDEX]); in GetValue()
/ohos5.0/base/powermgr/battery_manager/services/native/include/
H A Dbattery_config.h47 Json::Value FindConf(const std::string& key) const;
/ohos5.0/base/powermgr/battery_manager/charger/include/
H A Dbattery_config.h49 Json::Value FindConf(const std::string& key) const;