Searched refs:INTENTIONAL_OMISSION (Results 1 – 3 of 3) sorted by relevance
27 const ErrorTypeUtils::ErrorType ErrorTypeUtils::INTENTIONAL_OMISSION = 0x20; member in latinime::ErrorTypeUtils39 ERRORS_TREATED_AS_AN_EXACT_MATCH | INTENTIONAL_OMISSION;
40 static const ErrorType INTENTIONAL_OMISSION; variable
85 return ErrorTypeUtils::INTENTIONAL_OMISSION; in getErrorType()