Home
last modified time | relevance | path

Searched refs:isNeedCheckRecycleStrategy (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_scheduler.h109 bool isNeedCheckRecycleStrategy = false);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp597 const std::shared_ptr<SystemProcessContext>& processContext, bool isNeedCheckRecycleStrategy) in CanUnloadAllSystemAbilityLocked() argument
605 if (isNeedCheckRecycleStrategy) { in CanUnloadAllSystemAbilityLocked()