Searched defs:errorType (Results 1 – 20 of 20) sorted by relevance
65 static bool isMissingExplicitAccent(const ErrorType errorType) { in isMissingExplicitAccent()69 static bool isEditCorrectionError(const ErrorType errorType) { in isEditCorrectionError()73 static bool isProximityCorrectionError(const ErrorType errorType) { in isProximityCorrectionError()77 static bool isCompletion(const ErrorType errorType) { in isCompletion()
44 public UnrecognizedIkeProtocolException(int errorType, @NonNull byte[] errorData) { in UnrecognizedIkeProtocolException()
274 int errorType, Class<T> exceptionClass) throws Exception { in verifyValidateAndBuildIkeExceptionWithoutData()277 payload.validateAndBuildIkeException(), errorType, exceptionClass); in verifyValidateAndBuildIkeExceptionWithoutData() local281 IkeProtocolException exception, int errorType, Class<T> exceptionClass) in verifyIkeExceptionWithoutData()
54 void onError(int errorType, String message, @nullable String stackTrace); in onError()
585 private TelemetryError buildTelemetryError( in buildTelemetryError()643 int errorType, @NonNull String message, @Nullable String stackTrace) { in onScriptError()704 public void onError(int errorType, @NonNull String message, @Nullable String stackTrace) { in onError()
127 public void onError(@QosCallbackException.ExceptionType final int errorType) { in onError()
86 const ErrorTypeUtils::ErrorType errorType = weighting->getErrorType(correctionType, in addCostAndForwardInputIndex() local
57 void ScriptExecutorListener::onError(const ErrorType errorType, const char* message, in onError()
181 public static int getErrorType(String errorType) { in getErrorType()
571 int errorType = UNKNOWN_ERROR_TYPE; in readErrorPolicies() local643 private List<String> parseErrorDetails(int errorType, JSONArray errorDetailArray) in parseErrorDetails()703 private @ErrorPolicyErrorType int getErrorPolicyErrorType(String errorType) { in getErrorPolicyErrorType()832 ErrorPolicy( in ErrorPolicy()
73 public void onError(int errorType, String message, String stackTrace) { in onError()
123 ERROR_DIALOG_TYPE errorType = null; field in NetworkRequestDialogActivityTest.FakeNetworkRequestDialogActivity
61 long latency, int httpResponseCode, PeopleApiLookupError.Type errorType) {} in logPeopleApiLookupReportWithError()
88 long latency, int httpResponseCode, PeopleApiLookupError.Type errorType); in logPeopleApiLookupReportWithError()
73 const ErrorTypeUtils::ErrorType errorType) { in addCost()
309 TelemetryProto.TelemetryError.ErrorType errorType = in testScheduleNextTask_onScriptError_shouldStoreErrorObject() local806 public void notifyScriptError(int errorType, String errorMessage) { in notifyScriptError()
465 const ErrorTypeUtils::ErrorType errorType) { in addCost()
75 public void onError(int errorType, String message, String stackTrace) { in onError()
1320 String category, int errorType, int errorCode) throws Exception { in doTestPlatformVpnWithException()
1543 IkeSaRecord ikeSaRecord, int messageId, @ErrorType int errorType) { in buildAndSendErrorNotificationResponse()