Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/
H A Ddictionary_structure_with_buffer_policy_factory.h33 newPolicyForExistingDictFile(const char *const path, const int bufOffset,
H A Ddictionary_structure_with_buffer_policy_factory.cpp39 DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile( in newPolicyForExistingDictFile() function in latinime::DictionaryStructureWithBufferPolicyFactory
/aosp12/packages/inputmethods/LatinIME/native/jni/
H A Dcom_android_inputmethod_latin_BinaryDictionary.cpp58 DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile( in latinime_BinaryDictionary_open()
541 return DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile( in runGCAndGetNewStructurePolicy()