Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/shutdown/
H A Dshutdown_controller.cpp244 auto highPriorityCallbacks = takeoverShutdownCallbackHolder_->GetHighPriorityCallbacks(); in TriggerTakeOverShutdownCallback() local
267 auto highPriorityCallbacks = asyncShutdownCallbackHolder_->GetHighPriorityCallbacks(); in TriggerAsyncShutdownCallback() local
291 auto highPriorityCallbacks = syncShutdownCallbackHolder_->GetHighPriorityCallbacks(); in TriggerSyncShutdownCallback() local
/ohos5.0/base/powermgr/power_manager/services/native/src/suspend/
H A Dsuspend_controller.cpp97 auto highPriorityCallbacks = SleepCallbackHolder::GetInstance().GetHighPriorityCallbacks(); in TriggerSyncSleepCallback() local