Home
last modified time | relevance | path

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

/base/account/os_account/frameworks/common/account_error/src/
Daccount_error_no.cpp154 static bool IsDomainAccountServiceError(int32_t errCode) in IsDomainAccountServiceError() function
172 } else if (IsDomainAccountServiceError(nativeErrCode)) { in ConvertToJSErrCode()