Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_priority_manager/
H A Dreclaim_priority_constants.h85 ABILITY_START, enumerator
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/
H A Dmem_mgr_service.cpp253 … {processStateInfo.pid_, processStateInfo.uid_, "", ""}, AppStateUpdateReason::ABILITY_START); in NotifyProcessStateChangedSync()
271 … {processStateInfo.pid_, processStateInfo.uid_, "", ""}, AppStateUpdateReason::ABILITY_START); in NotifyProcessStateChangedAsync()
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dreclaim_priority_manager.cpp78 …updateReasonStrMapping_[static_cast<int32_t>(AppStateUpdateReason::ABILITY_START)] = "ABILITY_STAR… in InitUpdateReasonStrMapping()
396 if (request.reason == AppStateUpdateReason::ABILITY_START) { in UpdateReclaimPriority()
412 if (request.reason == AppStateUpdateReason::ABILITY_START) { in UpdateRecalimPrioritySyncWithLock()
462 … taskName = std::to_string(pid) + AppStateUpdateResonToString(AppStateUpdateReason::ABILITY_START); in SetTimerForAbilityStartCompletedCheck()
912 if (request.reason == AppStateUpdateReason::ABILITY_START) { in UpdateReclaimPriorityInner()
1249 AppStateUpdateResonToString(AppStateUpdateReason::ABILITY_START)); in RemoveTimerForAbilityStartCompletedCheck()
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dreclaim_priority_manager_test.cpp819 stateReason = AppStateUpdateReason::ABILITY_START;
854 stateReason = AppStateUpdateReason::ABILITY_START;
889 stateReason = AppStateUpdateReason::ABILITY_START;