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
82 int OsAccountManager::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById() function in OHOS::AccountSA::OsAccountManager
40 "QueryOsAccountById": [], array
168 ErrCode OsAccountManager::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById() function in OHOS::AccountSA::OsAccountManager
825 ErrCode OsAccountManagerService::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById() function in OHOS::AccountSA::OsAccountManagerService859 ErrCode OsAccountManagerService::QueryOsAccountById(int32_t id, StringRawData& stringRawData) in QueryOsAccountById() function in OHOS::AccountSA::OsAccountManagerService
1812 ErrCode IInnerOsAccountManager::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
476 ErrCode OsAccount::QueryOsAccountById(const int id, OsAccountInfo &osAccountInfo) in QueryOsAccountById() function in OHOS::AccountSA::OsAccount
207 napi_value QueryOsAccountById(napi_env env, napi_callback_info cbInfo) in QueryOsAccountById() function