Home
last modified time | relevance | path

Searched defs:AttributeMap (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
Ddictionary_header_structure_policy.h33 typedef std::map<std::vector<int>, std::vector<int>> AttributeMap; typedef
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
Dheader_read_write_utils.cpp48 typedef DictionaryHeaderStructurePolicy::AttributeMap AttributeMap; typedef