Searched defs:QueryAllCreatedOsAccounts (Results 1 – 7 of 7) sorted by relevance
37 "QueryAllCreatedOsAccounts": [], array
123 ErrCode OsAccountManager::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInfos) in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::OsAccountManager
278 ErrCode OsAccount::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInfos) in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::OsAccount
342 ErrCode OsAccountProxy::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInfos) in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::OsAccountProxy
338 ErrCode OsAccountManagerService::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInf… in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::OsAccountManagerService
766 ErrCode IInnerOsAccountManager::QueryAllCreatedOsAccounts(std::vector<OsAccountInfo> &osAccountInfo… in QueryAllCreatedOsAccounts() function in OHOS::AccountSA::IInnerOsAccountManager
570 napi_value QueryAllCreatedOsAccounts(napi_env env, napi_callback_info cbInfo) in QueryAllCreatedOsAccounts() function