Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp41 const std::string TAG_STANDBY = "standby"; variable
506 if (JsonUtils::GetObjFromJsonValue(devStandbyConfigRoot, TAG_STANDBY, standbyConfig) && in ParseDeviceStanbyConfig()