HomeSort by relevance Sort by last modified time
    Searched refs:DUMP_SUGGESTION (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/result/
suggestion_results.cpp 102 DUMP_SUGGESTION(it->getCodePoint(), it->getCodePointCount(), index, it->getScore());
  /packages/inputmethods/LatinIME/native/jni/src/
defines.h 112 #define DUMP_SUGGESTION(words, frequencies, index, score) \
167 #define DUMP_SUGGESTION(words, frequencies, index, score)

Completed in 370 milliseconds