Home
last modified time | relevance | path

Searched refs:LOAD_ABILITY_EVENT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_context.h48 LOAD_ABILITY_EVENT, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp497 abilityContext->pendingEvent = PendingEvent::LOAD_ABILITY_EVENT; in PendLoadEventLocked()
524 if (abilityContext->pendingEvent != PendingEvent::LOAD_ABILITY_EVENT) { in HandlePendingLoadEventLocked()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_state_scheduler_test.cpp1122 systemAbilityContext->pendingEvent = PendingEvent::LOAD_ABILITY_EVENT;
1141 systemAbilityContext->pendingEvent = PendingEvent::LOAD_ABILITY_EVENT;