Searched refs:COMPLETION (Results 1 – 3 of 3) sorted by relevance
46 static const ErrorType COMPLETION; variable78 return (errorType & COMPLETION) != 0; in isCompletion()
30 const ErrorTypeUtils::ErrorType ErrorTypeUtils::COMPLETION = 0x100; member in latinime::ErrorTypeUtils
103 return ErrorTypeUtils::COMPLETION; in getErrorType()