Searched defs:QueryAllCreatedOsAccounts (Results 1 – 7 of 7) sorted by relevance
37 "QueryAllCreatedOsAccounts": [], array
115 ErrCode OsAccountManager::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInfos) in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::OsAccountManager
237 ErrCode OsAccountManagerService::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInf… in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::OsAccountManagerService
508 ErrCode IInnerOsAccountManager::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInfo… in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::IInnerOsAccountManager
211 ErrCode OsAccount::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInfos) in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::OsAccount
403 ErrCode OsAccountProxy::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInfos) in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::OsAccountProxy
542 napi_value QueryAllCreatedOsAccounts(napi_env env, napi_callback_info cbInfo) in QueryAllCreatedOsAccounts() function