Home
last modified time | relevance | path

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

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