Searched defs:errorType (Results 1 – 10 of 10) 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()
31 public UnrecognizedIkeProtocolException(int errorType, byte[] notifyData) { in UnrecognizedIkeProtocolException()
86 const ErrorTypeUtils::ErrorType errorType = weighting->getErrorType(correctionType, in addCostAndForwardInputIndex() local
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()
137 ERROR_DIALOG_TYPE errorType = null; field in NetworkRequestDialogFragmentTest.FakeNetworkRequestDialogFragment
490 int errorType = trustedDeviceError.getTypeValue(); in processErrorMessage() local
465 const ErrorTypeUtils::ErrorType errorType) { in addCost()
1392 IkeSaRecord ikeSaRecord, int messageId, @ErrorType int errorType) { in buildAndSendErrorNotificationResponse()