Home
last modified time | relevance | path

Searched defs:lowPriorityCallbacks (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/src/shutdown/
H A Dshutdown_controller.cpp250 auto lowPriorityCallbacks = takeoverShutdownCallbackHolder_->GetLowPriorityCallbacks(); in TriggerTakeOverShutdownCallback() local
271 auto lowPriorityCallbacks = asyncShutdownCallbackHolder_->GetLowPriorityCallbacks(); in TriggerAsyncShutdownCallback() local
295 auto lowPriorityCallbacks = syncShutdownCallbackHolder_->GetLowPriorityCallbacks(); in TriggerSyncShutdownCallback() local
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.cpp101 auto lowPriorityCallbacks = SleepCallbackHolder::GetInstance().GetLowPriorityCallbacks(); in TriggerSyncSleepCallback() local