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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/
dictionary_structure_with_buffer_policy_factory.h 30 class DictionaryStructureWithBufferPolicyFactory {
41 DISALLOW_IMPLICIT_CONSTRUCTORS(DictionaryStructureWithBufferPolicyFactory);
dictionary_structure_with_buffer_policy_factory.cpp 39 DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(
56 DictionaryStructureWithBufferPolicyFactory:: newPolicyForOnMemoryDict(
84 DictionaryStructureWithBufferPolicyFactory::newPolicyForOnMemoryV4Dict(
101 DictionaryStructureWithBufferPolicyFactory::newPolicyForDirectoryDict(
144 DictionaryStructureWithBufferPolicyFactory::newPolicyForV4Dict(
169 DictionaryStructureWithBufferPolicyFactory::newPolicyForFileDict(
199 /* static */ void DictionaryStructureWithBufferPolicyFactory::getHeaderFilePathInDictDir(
  /packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_BinaryDictionary.cpp 58 DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(
89 DictionaryStructureWithBufferPolicyFactory::newPolicyForOnMemoryDict(
541 return DictionaryStructureWithBufferPolicyFactory::newPolicyForExistingDictFile(
559 DictionaryStructureWithBufferPolicyFactory::newPolicyForOnMemoryDict(
    [all...]

Completed in 65 milliseconds