Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
Ddictionary_header_structure_policy.h41 virtual const AttributeMap *getAttributeMap() const = 0;
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
Dheader_policy.h190 const DictionaryHeaderStructurePolicy::AttributeMap *getAttributeMap() const { in getAttributeMap() function
/packages/inputmethods/LatinIME/native/jni/
Dcom_android_inputmethod_latin_BinaryDictionary.cpp148 headerPolicy->getAttributeMap(); in latinime_BinaryDictionary_getHeaderInfo()
560 newFormatVersion, *headerPolicy->getLocale(), headerPolicy->getAttributeMap()); in latinime_BinaryDictionary_migrateNative()