Home
last modified time | relevance | path

Searched refs:UNLOAD_ABILITY_EVENT (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_event_handler.cpp89 if (context->pendingEvent == PendingEvent::UNLOAD_ABILITY_EVENT) { in HandleAbilityLoadFailedEventLocked()
130 if (context->pendingEvent == PendingEvent::UNLOAD_ABILITY_EVENT) { in HandleAbilityUnLoadSuccessEventLocked()
H A Dsystem_ability_state_scheduler.cpp506 abilityContext->pendingEvent = PendingEvent::UNLOAD_ABILITY_EVENT; in PendUnloadEventLocked()
514 if (abilityContext->pendingEvent == PendingEvent::UNLOAD_ABILITY_EVENT) { in RemovePendingUnloadEventLocked()
545 if (abilityContext->pendingEvent != PendingEvent::UNLOAD_ABILITY_EVENT) { in HandlePendingUnloadEventLocked()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_context.h49 UNLOAD_ABILITY_EVENT, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_event_handler_test.cpp278 systemAbilityContext->pendingEvent = PendingEvent::UNLOAD_ABILITY_EVENT;
346 systemAbilityContext->pendingEvent = PendingEvent::UNLOAD_ABILITY_EVENT;
H A Dsystem_ability_state_scheduler_test.cpp1084 systemAbilityContext->pendingEvent = PendingEvent::UNLOAD_ABILITY_EVENT;
1163 systemAbilityContext->pendingEvent = PendingEvent::UNLOAD_ABILITY_EVENT;
1185 systemAbilityContext->pendingEvent = PendingEvent::UNLOAD_ABILITY_EVENT;