Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_priority_manager/
H A Dreclaim_priority_manager.h261 … bool NeedSkipEventBeforeAbilityStart(const ProcessPriorityInfo &proc, AppStateUpdateReason reason,
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dreclaim_priority_manager.cpp1163 if (NeedSkipEventBeforeAbilityStart(proc, reason, eventTime)) { in HandleUpdateProcess()
1298 bool ReclaimPriorityManager::NeedSkipEventBeforeAbilityStart(const ProcessPriorityInfo &proc, in NeedSkipEventBeforeAbilityStart() function in OHOS::Memory::ReclaimPriorityManager