Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_listener.h36 virtual void OnAbilityLoadedLocked(int32_t systemAbilityId) in OnAbilityLoadedLocked() function
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_event_handler_test.cpp36 void StateListener::OnAbilityLoadedLocked(int32_t systemAbilityId) in OnAbilityLoadedLocked() function in OHOS::StateListener
H A Dsystem_ability_state_machine_test.cpp42 void StateMachineListener::OnAbilityLoadedLocked(int32_t systemAbilityId) in OnAbilityLoadedLocked() function in OHOS::StateMachineListener
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp981 void SystemAbilityStateScheduler::OnAbilityLoadedLocked(int32_t systemAbilityId) in OnAbilityLoadedLocked() function in OHOS::SystemAbilityStateScheduler