Searched defs:QueryOsAccountById (Results 1 – 8 of 8) sorted by relevance
33 ErrCode IInnerOsAccountManager::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById() function in OHOS::AccountSA::IInnerOsAccountManager
40 "QueryOsAccountById": [], array
166 ErrCode OsAccountManager::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById() function in OHOS::AccountSA::OsAccountManager
473 ErrCode OsAccountManagerService::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById() function in OHOS::AccountSA::OsAccountManagerService
1427 ErrCode IInnerOsAccountManager::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
371 ErrCode OsAccount::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById() function in OHOS::AccountSA::OsAccount
557 ErrCode OsAccountProxy::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById() function in OHOS::AccountSA::OsAccountProxy
202 napi_value QueryOsAccountById(napi_env env, napi_callback_info cbInfo) in QueryOsAccountById() function