Home
last modified time | relevance | path

Searched refs:mProfNearestKey (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_profiler.h68 mProfNearestKey(0), mProfNewWord(0), mProfNewWordBigram(0) {} in DicNodeProfiler()
81 int mProfNearestKey; variable
122 ++mProfNearestKey; in profNearestKey()
151 mProfNearestKey = 0; in reset()
167 mProfNearestKey = profiler->mProfNearestKey; in copy()