Home
last modified time | relevance | path

Searched refs:verifiedAccounts_ (Results 1 - 2 of 2) sorted by relevance

/base/account/os_account/services/accountmgr/src/osaccount/
H A Dinner_os_account_manager.cpp183 verifiedAccounts_.Find(id, isVerified); in RetryToGetAccount()
765 verifiedAccounts_.Erase(id); in RetryToGetAccount()
1624 verifiedAccounts_.Erase(localId); in RetryToGetAccount()
1928 verifiedAccounts_.EnsureInsert(id, true); in RetryToGetAccount()
1930 verifiedAccounts_.Erase(id); in RetryToGetAccount()
2278 verifiedAccounts_.EnsureInsert(localId, true); in RetryToGetAccount()
/base/account/os_account/services/accountmgr/include/osaccount/
H A Diinner_os_account_manager.h185 SafeMap<int32_t, bool> verifiedAccounts_; member in OHOS::AccountSA::IInnerOsAccountManager

Completed in 5 milliseconds