Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dmulti_account_manager.cpp243 bool MultiAccountManager::HandleAccountColdSwitch(std::vector<int> &switchedAccountIds, in HandleAccountColdSwitch() function in OHOS::Memory::MultiAccountManager
307 return HandleAccountColdSwitch(switchedAccountIds, osAccountsInfoMap_); in HandleOsAccountsChanged()
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_priority_manager/
H A Dmulti_account_manager.h46 bool HandleAccountColdSwitch(std::vector<int> &switchedAccountIds,
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dmulti_account_manager_test.cpp113 MultiAccountManager::GetInstance().HandleAccountColdSwitch(switchedIds, osAccountsInfoMap);