Home
last modified time | relevance | path

Searched defs:dictDirPath (Results 1 – 7 of 7) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_patricia_trie_writing_helper.cpp36 bool Ver4PatriciaTrieWritingHelper::writeToDictFile(const char *const dictDirPath, in writeToDictFile()
57 const char *const dictDirPath) { in writeToDictFileWithGC()
Dver4_dict_buffers.h102 bool flush(const char *const dictDirPath) const { in flush()
Dver4_dict_buffers.cpp69 bool Ver4DictBuffers::flushHeaderAndDictBuffers(const char *const dictDirPath, in flushHeaderAndDictBuffers()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/
Dver4_dict_buffers.cpp53 bool Ver4DictBuffers::flushHeaderAndDictBuffers(const char *const dictDirPath, in flushHeaderAndDictBuffers()
Dver4_patricia_trie_writing_helper.cpp45 bool Ver4PatriciaTrieWritingHelper::writeToDictFile(const char *const dictDirPath, in writeToDictFile()
64 const char *const dictDirPath) { in writeToDictFileWithGC()
Dver4_dict_buffers.h122 bool flush(const char *const dictDirPath) const { in flush()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/
Ddictionary_structure_with_buffer_policy_factory.cpp200 const char *const dictDirPath, const int outHeaderFileBufSize, in getHeaderFilePathInDictDir()