Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_scheduler.h85 int32_t RemoveDelayUnloadEventLocked(uint32_t systemAbilityId);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp305 result = RemoveDelayUnloadEventLocked(abilityContext->systemAbilityId); in HandleLoadAbilityEventLocked()
459 int32_t SystemAbilityStateScheduler::RemoveDelayUnloadEventLocked(uint32_t systemAbilityId) in RemoveDelayUnloadEventLocked() function in OHOS::SystemAbilityStateScheduler
972 RemoveDelayUnloadEventLocked(abilityContext->systemAbilityId); in OnAbilityNotLoadedLocked()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_state_scheduler_test.cpp870 systemAbilityStateScheduler->RemoveDelayUnloadEventLocked(SAID);
888 systemAbilityStateScheduler->RemoveDelayUnloadEventLocked(SAID);
905 int32_t ret = systemAbilityStateScheduler->RemoveDelayUnloadEventLocked(SAID);
923 int32_t ret = systemAbilityStateScheduler->RemoveDelayUnloadEventLocked(SAID);
940 int32_t ret = systemAbilityStateScheduler->RemoveDelayUnloadEventLocked(SAID);