Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/
Ddynamic_pt_writing_utils.h33 static bool writeEmptyDictionary(BufferWithExtendableBuffer *const buffer, const int rootPos);
Ddynamic_pt_writing_utils.cpp38 /* static */ bool DynamicPtWritingUtils::writeEmptyDictionary( in writeEmptyDictionary() function in latinime::DynamicPtWritingUtils
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Ddict_file_writing_utils.cpp74 if (!DynamicPtWritingUtils::writeEmptyDictionary( in createEmptyV4DictFile()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/
Ddictionary_structure_with_buffer_policy_factory.cpp91 if (!DynamicPtWritingUtils::writeEmptyDictionary( in newPolicyForOnMemoryV4Dict()