Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_standby/services/common/src/
H A Dtime_provider.cpp64 return ConditionType::DAY_STANDBY; in GetCondition()
70 return ConditionType::DAY_STANDBY; in GetCondition()
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/include/
H A Dstandby_config_manager.h40 DAY_STANDBY = 1, enumerator
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp232 } else if (condition_ == ConditionType::DAY_STANDBY || in GetBackgroundTaskApp()
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp73 {TAG_DAY_STANDBY, ConditionType::DAY_STANDBY},