Home
last modified time | relevance | path

Searched refs:IsOsAccountServiceError (Results 1 – 1 of 1) sorted by relevance

/base/account/os_account/frameworks/common/account_error/src/
Daccount_error_no.cpp148 static bool IsOsAccountServiceError(int32_t errCode) in IsOsAccountServiceError() function
170 } else if (IsOsAccountKitError(nativeErrCode) || IsOsAccountServiceError(nativeErrCode)) { in ConvertToJSErrCode()