Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/account_error/src/
Daccount_error_no.cpp118 static bool IsAppAccountKitError(int32_t errCode) in IsAppAccountKitError() function
161 if (IsAppAccountKitError(nativeErrCode) || IsAppAccountServiceError(nativeErrCode)) { in ConvertToJSErrCode()