Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_scheduler.h102 int32_t PostUnloadTimeoutTask(const std::shared_ptr<SystemProcessContext>& processContext);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp647 int32_t SystemAbilityStateScheduler::PostUnloadTimeoutTask(const std::shared_ptr<SystemProcessConte… in PostUnloadTimeoutTask() function in OHOS::SystemAbilityStateScheduler
716 PostUnloadTimeoutTask(processContext); in UnloadAllSystemAbilityLocked()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_state_scheduler_test.cpp2540 int32_t ret = systemAbilityStateScheduler->PostUnloadTimeoutTask(systemProcessContext);
2559 int32_t ret = systemAbilityStateScheduler->PostUnloadTimeoutTask(systemProcessContext);