Searched defs:GetAllAccounts (Results 1 – 9 of 9) sorted by relevance
18 "GetAllAccounts": [], array
200 ErrCode AppAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &ap… in GetAllAccounts() function in OHOS::AccountSA::AppAccountManager
462 ErrCode AppAccount::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appAccoun… in GetAllAccounts() function in OHOS::AccountSA::AppAccount
856 ErrCode AppAccountProxy::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &appA… in GetAllAccounts() function in OHOS::AccountSA::AppAccountProxy
296 ErrCode MockAppAccountStub::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo> &a… in GetAllAccounts() function in OHOS::AccountSA::MockAppAccountStub
295 ErrCode InnerAppAccountManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountInfo… in GetAllAccounts() function in OHOS::AccountSA::InnerAppAccountManager
514 ErrCode AppAccountManagerService::GetAllAccounts(const std::string &owner, std::vector<AppAccountIn… in GetAllAccounts() function in OHOS::AccountSA::AppAccountManagerService
864 ErrCode AppAccountControlManager::GetAllAccounts(const std::string &owner, std::vector<AppAccountIn… in GetAllAccounts() function in OHOS::AccountSA::AppAccountControlManager
686 napi_value NapiAppAccount::GetAllAccounts(napi_env env, napi_callback_info cbInfo) in GetAllAccounts() function in OHOS::AccountJsKit::NapiAppAccount