Home
last modified time | relevance | path

Searched defs:OnAbilityUnloadableLocked (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_listener.h40 virtual void OnAbilityUnloadableLocked(int32_t systemAbilityId) in OnAbilityUnloadableLocked() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_event_handler_test.cpp39 void StateListener::OnAbilityUnloadableLocked(int32_t systemAbilityId) in OnAbilityUnloadableLocked() function in OHOS::StateListener
H A Dsystem_ability_state_machine_test.cpp46 void StateMachineListener::OnAbilityUnloadableLocked(int32_t systemAbilityId) in OnAbilityUnloadableLocked() function in OHOS::StateMachineListener
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp991 void SystemAbilityStateScheduler::OnAbilityUnloadableLocked(int32_t systemAbilityId) in OnAbilityUnloadableLocked() function in OHOS::SystemAbilityStateScheduler