Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_scheduler.h69 void UpdateLimitDelayUnloadTimeTask(int32_t systemAbilityId);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp185 UpdateLimitDelayUnloadTimeTask(systemAbilityId); in UpdateLimitDelayUnloadTime()
193 void SystemAbilityStateScheduler::UpdateLimitDelayUnloadTimeTask(int32_t systemAbilityId) in UpdateLimitDelayUnloadTimeTask() function in OHOS::SystemAbilityStateScheduler
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_state_scheduler_test.cpp2472 systemAbilityStateScheduler->UpdateLimitDelayUnloadTimeTask(abilityContext->systemAbilityId);
2496 systemAbilityStateScheduler->UpdateLimitDelayUnloadTimeTask(said);
2521 systemAbilityStateScheduler->UpdateLimitDelayUnloadTimeTask(said);