Home
last modified time | relevance | path

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

/foundation/resourceschedule/background_task_mgr/services/transient_task/include/
H A Dbgtask_common.h24 extern const int32_t DELAY_TIME_LOW_POWER;
/foundation/resourceschedule/background_task_mgr/services/transient_task/src/
H A Dbgtask_common.cpp41 const int32_t DELAY_TIME_LOW_POWER = DELAY_TIME_LOW_POWER_DEFAULT; member
H A Ddecision_maker.cpp374 return deviceInfoManager_->IsLowPowerMode() ? DELAY_TIME_LOW_POWER : DELAY_TIME_NORMAL; in GetDelayTime()

Completed in 3 milliseconds