Home
last modified time | relevance | path

Searched defs:OnAbilityUnloadingLocked (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_listener.h44 virtual void OnAbilityUnloadingLocked(int32_t systemAbilityId) in OnAbilityUnloadingLocked() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_event_handler_test.cpp42 void StateListener::OnAbilityUnloadingLocked(int32_t systemAbilityId) in OnAbilityUnloadingLocked() function in OHOS::StateListener
H A Dsystem_ability_state_machine_test.cpp50 void StateMachineListener::OnAbilityUnloadingLocked(int32_t systemAbilityId) in OnAbilityUnloadingLocked() function in OHOS::StateMachineListener