Home
last modified time | relevance | path

Searched refs:GetAllFrozenPidsFromRSS (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/common/include/
H A Dres_sched_util.h52 void GetAllFrozenPidsFromRSS(std::unordered_set<int32_t> &frozenPids);
/foundation/ability/ability_runtime/test/unittest/res_sched_util_test/
H A Dres_sched_util_test.cpp78 AAFwk::ResSchedUtil::GetInstance().GetAllFrozenPidsFromRSS(frozenPids); in HWTEST_F()
/foundation/ability/ability_runtime/services/common/src/
H A Dres_sched_util.cpp120 void ResSchedUtil::GetAllFrozenPidsFromRSS(std::unordered_set<int32_t> &frozenPids) in GetAllFrozenPidsFromRSS() function in OHOS::AAFwk::ResSchedUtil
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_manager.cpp883 AAFwk::ResSchedUtil::GetInstance().GetAllFrozenPidsFromRSS(frozenPids); in NotifyMemoryLevel()
910 AAFwk::ResSchedUtil::GetInstance().GetAllFrozenPidsFromRSS(frozenPids); in NotifyProcMemoryLevel()

Completed in 4 milliseconds