Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
Dsparse_table_dict_content.cpp32 const char *const contentFileNameSuffix) const { in flush()
41 if (!DictFileWritingUtils::flushBufferToFileWithSuffix(dictPath, contentFileNameSuffix, in flush()
Dsingle_dict_content.h73 bool flush(const char *const dictPath, const char *const contentFileNameSuffix) const { in flush() argument
75 contentFileNameSuffix, &mExpandableContentBuffer); in flush()