Searched defs:GetAllAccounts (Results 1 – 9 of 9) sorted by relevance
18 "GetAllAccounts": [], array
201 ErrCode AppAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &ap… in GetAllAccounts() function in OHOS::AccountSA::AppAccountManager
383 ErrCode AppAccount::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccoun… in GetAllAccounts() function in OHOS::AccountSA::AppAccount
976 ErrCode AppAccountProxy::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appA… in GetAllAccounts() function in OHOS::AccountSA::AppAccountProxy
295 ErrCode MockAppAccountStub::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &a… in GetAllAccounts() function in OHOS::AccountSA::MockAppAccountStub
460 ErrCode InnerAppAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo… in GetAllAccounts() function in OHOS::AccountSA::InnerAppAccountManager
545 ErrCode AppAccountManagerService::GetAllAccounts(const std::string &owner, std::vector<AppAccountIn… in GetAllAccounts() function in OHOS::AccountSA::AppAccountManagerService
599 ErrCode AppAccountControlManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountIn… in GetAllAccounts() function in OHOS::AccountSA::AppAccountControlManager
827 napi_value NapiAppAccount::GetAllAccounts(napi_env env, napi_callback_info cbInfo) in GetAllAccounts() function in OHOS::AccountJsKit::NapiAppAccount