Searched defs:GetOsAccountLocalIdBySerialNumber (Results 1 – 7 of 7) sorted by relevance
51 "GetOsAccountLocalIdBySerialNumber": [], array
216 ErrCode OsAccountManager::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int &id) in GetOsAccountLocalIdBySerialNumber() function in OHOS::AccountSA::OsAccountManager
605 ErrCode OsAccountManagerService::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int … in GetOsAccountLocalIdBySerialNumber() function in OHOS::AccountSA::OsAccountManagerService
1632 ErrCode IInnerOsAccountManager::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int &… in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
504 ErrCode OsAccount::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int &id) in GetOsAccountLocalIdBySerialNumber() function in OHOS::AccountSA::OsAccount
705 ErrCode OsAccountProxy::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int &id) in GetOsAccountLocalIdBySerialNumber() function in OHOS::AccountSA::OsAccountProxy
1172 napi_value GetOsAccountLocalIdBySerialNumber(napi_env env, napi_callback_info cbInfo) in GetOsAccountLocalIdBySerialNumber() function