Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_scheduler.h86 int32_t ProcessDelayUnloadEvent(int32_t systemAbilityId);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp1226 int32_t SystemAbilityStateScheduler::ProcessDelayUnloadEvent(int32_t systemAbilityId) in ProcessDelayUnloadEvent() function in OHOS::SystemAbilityStateScheduler
1380 result = stateScheduler->ProcessDelayUnloadEvent(systemAbilityId); in ProcessEvent()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_state_scheduler_test.cpp1908 int32_t ret = systemAbilityStateScheduler->ProcessDelayUnloadEvent(SAID);
1933 int32_t ret = systemAbilityStateScheduler->ProcessDelayUnloadEvent(SAID);
1958 int32_t ret = systemAbilityStateScheduler->ProcessDelayUnloadEvent(SAID);