Searched defs:osAccountsInfoMap_ (Results 1 – 2 of 2) sorted by relevance
213 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()
166 OsAccountsMap osAccountsInfoMap_; variable