Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp45 const std::string TAG_HALFHOUR_SWITCH_SETTING = "halfhour_switch_setting"; variable
527 …if (JsonUtils::GetObjFromJsonValue(devStandbyConfigRoot, TAG_HALFHOUR_SWITCH_SETTING, standbyConfi… in ParseDeviceStanbyConfig()