Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/
Ddictionary_structure_with_buffer_policy_factory.cpp200 const char *const dictDirPath, const int outHeaderFileBufSize, in getHeaderFilePathInDictDir() argument
205 snprintf(outHeaderFilePath, outHeaderFileBufSize, "%s/%s%s", dictDirPath, in getHeaderFilePathInDictDir()
Ddictionary_structure_with_buffer_policy_factory.h61 const int outHeaderFileBufSize, char *const outHeaderFilePath);