Searched defs:NOT_AN_ERROR (Results 1 – 2 of 2) sorted by relevance
21 const ErrorTypeUtils::ErrorType ErrorTypeUtils::NOT_AN_ERROR = 0x0; member in latinime::ErrorTypeUtils
32 static const ErrorType NOT_AN_ERROR; variable