Home
last modified time | relevance | path

Searched refs:ParseLightConf (Results 1 - 4 of 4) sorted by relevance

/base/powermgr/battery_manager/charger/src/
H A Dbattery_config.cpp144 ParseLightConf("low"); in ParseConfInner()
145 ParseLightConf("normal"); in ParseConfInner()
146 ParseLightConf("high"); in ParseConfInner()
151 void BatteryConfig::ParseLightConf(std::string level) in ParseLightConf() function in OHOS::PowerMgr::BatteryConfig
/base/powermgr/battery_manager/services/native/src/
H A Dbattery_config.cpp134 ParseLightConf("low"); in ParseConfInner()
135 ParseLightConf("normal"); in ParseConfInner()
136 ParseLightConf("high"); in ParseConfInner()
142 void BatteryConfig::ParseLightConf(std::string level) in ParseLightConf() function in OHOS::PowerMgr::BatteryConfig
/base/powermgr/battery_manager/charger/include/
H A Dbattery_config.h48 void ParseLightConf(std::string level);
/base/powermgr/battery_manager/services/native/include/
H A Dbattery_config.h54 void ParseLightConf(std::string level);

Completed in 2 milliseconds