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

  /packages/inputmethods/LatinIME/native/jni/src/
dic_traverse_wrapper.h 34 static void initDicTraverseSession(void *traverseSession, const Dictionary *const dictionary,
dictionary.cpp 61 DicTraverseWrapper::initDicTraverseSession(
72 DicTraverseWrapper::initDicTraverseSession(
  /packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_DicTraverseSession.cpp 37 DicTraverseWrapper::initDicTraverseSession(ts, dict, 0, 0);
42 DicTraverseWrapper::initDicTraverseSession(ts, dict, prevWord, previousWordLength);

Completed in 51 milliseconds