Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_listener.h28 virtual void OnAbilityNotLoadedLocked(int32_t systemAbilityId) in OnAbilityNotLoadedLocked() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_event_handler_test.cpp30 void StateListener::OnAbilityNotLoadedLocked(int32_t systemAbilityId) in OnAbilityNotLoadedLocked() function in OHOS::StateListener
H A Dsystem_ability_state_machine_test.cpp34 void StateMachineListener::OnAbilityNotLoadedLocked(int32_t systemAbilityId) in OnAbilityNotLoadedLocked() function in OHOS::StateMachineListener
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp965 void SystemAbilityStateScheduler::OnAbilityNotLoadedLocked(int32_t systemAbilityId) in OnAbilityNotLoadedLocked() function in OHOS::SystemAbilityStateScheduler