Home
last modified time | relevance | path

Searched defs:osAccountsInfoMap_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dmulti_account_manager.cpp213 std::map<int, std::shared_ptr<AccountBundleInfo>> &osAccountsInfoMap_) in GetAccountBundleInfo()
223 std::map<int, std::shared_ptr<AccountBundleInfo>> &osAccountsInfoMap_) in KillProcessesOfAccount()
244 std::map<int, std::shared_ptr<AccountBundleInfo>> &osAccountsInfoMap_) in HandleAccountColdSwitch()
257 std::map<int, std::shared_ptr<AccountBundleInfo>> &osAccountsInfoMap_) in HandleAccountHotSwitch()
285 … std::map<int, std::shared_ptr<AccountBundleInfo>> &osAccountsInfoMap_) in HandleOsAccountsChanged()
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/reclaim_priority_manager/
H A Dreclaim_priority_manager.h166 OsAccountsMap osAccountsInfoMap_; variable