Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/frameworks/common/account_error/src/
H A Daccount_error_no.cpp159 static bool IsDomainAccountServiceError(int32_t errCode) in IsDomainAccountServiceError() function
175 } else if (IsDomainAccountServiceError(nativeErrCode)) { in ConvertToJSErrCode()