Searched defs:GetAllAccessibleAccounts (Results 1 – 9 of 9) sorted by relevance
19 "GetAllAccessibleAccounts": [], array
206 ErrCode AppAccountManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts() function in OHOS::AccountSA::AppAccountManager
469 ErrCode AppAccount::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts() function in OHOS::AccountSA::AppAccount
1006 ErrCode AppAccountProxy::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts() function in OHOS::AccountSA::AppAccountProxy
302 ErrCode MockAppAccountStub::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts() function in OHOS::AccountSA::MockAppAccountStub
473 ErrCode InnerAppAccountManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts, in GetAllAccessibleAccounts() function in OHOS::AccountSA::InnerAppAccountManager
574 ErrCode AppAccountManagerService::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts) in GetAllAccessibleAccounts() function in OHOS::AccountSA::AppAccountManagerService
660 ErrCode AppAccountControlManager::GetAllAccessibleAccounts(std::vector<AppAccountInfo> &appAccounts, in GetAllAccessibleAccounts() function in OHOS::AccountSA::AppAccountControlManager
769 napi_value NapiAppAccount::GetAllAccessibleAccounts(napi_env env, napi_callback_info cbInfo) in GetAllAccessibleAccounts() function in OHOS::AccountJsKit::NapiAppAccount