Searched defs:dumpWordInfo (Results 1 - 1 of 1) sorted by path

/packages/inputmethods/LatinIME/native/jni/src/
H A Ddefines.h113 do { dumpWordInfo(words, frequencies, index, score); } while (0)
118 static inline void dumpWordInfo(const int *word, const int length, const int rank, function

Completed in 46 milliseconds