Searched defs:GetOsAccountLocalIdBySerialNumber (Results 1 – 7 of 7) sorted by relevance
50 "GetOsAccountLocalIdBySerialNumber": [], array
232 ErrCode OsAccountManager::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int &id) in GetOsAccountLocalIdBySerialNumber() function in OHOS::AccountSA::OsAccountManager
771 ErrCode OsAccountManagerService::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int … in GetOsAccountLocalIdBySerialNumber() function in OHOS::AccountSA::OsAccountManagerService
1863 ErrCode IInnerOsAccountManager::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int &… in RetryToGetAccount() function in OHOS::AccountSA::IInnerOsAccountManager
546 ErrCode OsAccount::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int &id) in GetOsAccountLocalIdBySerialNumber() function in OHOS::AccountSA::OsAccount
813 ErrCode OsAccountProxy::GetOsAccountLocalIdBySerialNumber(const int64_t serialNumber, int &id) in GetOsAccountLocalIdBySerialNumber() function in OHOS::AccountSA::OsAccountProxy
1282 napi_value GetOsAccountLocalIdBySerialNumber(napi_env env, napi_callback_info cbInfo) in GetOsAccountLocalIdBySerialNumber() function