Searched defs:valueObj (Results 1 – 2 of 2) sorted by relevance
204 Json::Value valueObj = lightConfig[key]; in ParseLightConfig() local250 Json::Value valueObj = chargeSceneConfig[key]; in ParseChargeSceneConfig() local268 bool BatteryConfig::IsValidChargeSceneConfig(const std::string& key, const Json::Value& valueObj) in IsValidChargeSceneConfig()286 bool BatteryConfig::ParseChargeSceneSupport(const Json::Value& valueObj, BatteryConfig::ChargeScene… in ParseChargeSceneSupport()303 bool BatteryConfig::ParseChargeSceneSet(const Json::Value& valueObj, BatteryConfig::ChargeSceneConf… in ParseChargeSceneSet()316 bool BatteryConfig::ParseChargeSceneGet(const Json::Value& valueObj, BatteryConfig::ChargeSceneConf… in ParseChargeSceneGet()350 Json::Value valueObj = ueventConfig[key]; in ParseUeventConfig() local
161 Json::Value valueObj = sceneConfig[key]; in ParseSceneConfig() local