Home
last modified time | relevance | path

Searched refs:sceneConfigName (Results 1 - 3 of 3) sorted by relevance

/base/powermgr/battery_manager/services/native/src/
H A Dbattery_config.cpp191 Json::Value sceneConfigName = commonEventConf["scene_config"]["name"]; in ParseCommonEventConf() local
195 if (!eventName.isString() || !sceneConfigName.isString() || !uevent.isString()) { in ParseCommonEventConf()
210 tempCommonEventConf.sceneConfigName = sceneConfigName.asString(); in ParseCommonEventConf()
H A Dbattery_service.cpp265 BatteryError error = GetBatteryConfig(iter.sceneConfigName, result); in FillCommonEvent()
/base/powermgr/battery_manager/services/native/include/
H A Dbattery_config.h40 std::string sceneConfigName; member

Completed in 3 milliseconds