Home
last modified time | relevance | path

Searched defs:NOT_AN_ERROR (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Derror_type_utils.cpp21 const ErrorTypeUtils::ErrorType ErrorTypeUtils::NOT_AN_ERROR = 0x0; member in latinime::ErrorTypeUtils
Derror_type_utils.h32 static const ErrorType NOT_AN_ERROR; variable