Searched refs:IsOsAccountServiceError (Results 1 – 1 of 1) sorted by relevance
148 static bool IsOsAccountServiceError(int32_t errCode) in IsOsAccountServiceError() function170 } else if (IsOsAccountKitError(nativeErrCode) || IsOsAccountServiceError(nativeErrCode)) { in ConvertToJSErrCode()