Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp135 static bool IsAppAccountKitError(int32_t errCode) in IsAppAccountKitError() function
171 if (IsAppAccountKitError(nativeErrCode) || IsAppAccountServiceError(nativeErrCode)) { in ConvertToJSErrCode()