Searched defs:QueryAllCreatedOsAccounts (Results 1 – 7 of 7) sorted by relevance
37 "QueryAllCreatedOsAccounts": [], array
156 ErrCode OsAccountManager::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInfos) in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::OsAccountManager
450 ErrCode OsAccountManagerService::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInf… in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::OsAccountManagerService
1292 ErrCode IInnerOsAccountManager::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &createdOsAcco… in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
351 ErrCode OsAccount::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInfos) in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::OsAccount
505 ErrCode OsAccountProxy::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInfos) in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::OsAccountProxy
618 napi_value QueryAllCreatedOsAccounts(napi_env env, napi_callback_info cbInfo) in QueryAllCreatedOsAccounts() function