Home
last modified time | relevance | path

Searched refs:ParseLightConf (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/battery_manager/services/native/src/
Dbattery_config.cpp108 ParseLightConf("low"); in ParseConfInner()
109 ParseLightConf("normal"); in ParseConfInner()
110 ParseLightConf("high"); in ParseConfInner()
115 void BatteryConfig::ParseLightConf(std::string level) in ParseLightConf() function in OHOS::PowerMgr::BatteryConfig
/base/powermgr/battery_manager/services/native/include/
Dbattery_config.h46 void ParseLightConf(std::string level);