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

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/content/
sparse_table_dict_content.cpp 33 if (!DictFileWritingUtils::flushBufferToFileWithSuffix(dictPath, lookupTableFileNameSuffix,
37 if (!DictFileWritingUtils::flushBufferToFileWithSuffix(dictPath, addressTableFileNameSuffix,
41 if (!DictFileWritingUtils::flushBufferToFileWithSuffix(dictPath, contentFileNameSuffix,
single_dict_content.h 74 return DictFileWritingUtils::flushBufferToFileWithSuffix(dictPath,
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/utils/
dict_file_writing_utils.h 38 static bool flushBufferToFileWithSuffix(const char *const basePath, const char *const suffix,
dict_file_writing_utils.cpp 82 /* static */ bool DictFileWritingUtils::flushBufferToFileWithSuffix(const char *const basePath,
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/
ver4_dict_buffers.cpp 83 if (!DictFileWritingUtils::flushBufferToFileWithSuffix(dictPath,
90 if (!DictFileWritingUtils::flushBufferToFileWithSuffix(dictPath,
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
ver4_dict_buffers.cpp 102 if (!DictFileWritingUtils::flushBufferToFileWithSuffix(dictPath,

Completed in 41 milliseconds