Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/
Dver4_dict_buffers.cpp107 const int bodyFilePathBufSize = FileUtils::getFilePathWithSuffixBufSize(dictPath, in flushHeaderAndDictBuffers() local
109 char bodyFilePath[bodyFilePathBufSize]; in flushHeaderAndDictBuffers()
111 bodyFilePathBufSize, bodyFilePath); in flushHeaderAndDictBuffers()