Home
last modified time | relevance | path

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

/base/powermgr/battery_manager/services/native/src/
H A Dbattery_config.cpp193 Json::Value sceneConfigNotEqual = commonEventConf["scene_config"]["not_equal"]; in ParseCommonEventConf() local
202 } else if (!sceneConfigNotEqual.isNull() && sceneConfigNotEqual.isString()) { in ParseCommonEventConf()
204 tempCommonEventConf.sceneConfigValue = sceneConfigNotEqual.asString(); in ParseCommonEventConf()

Completed in 1 milliseconds