Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
H A Ddictionary_header_structure_policy.h33 typedef std::map<std::vector<int>, std::vector<int>> AttributeMap; typedef
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
H A DMessageDefinition.cpp21 AttributeMap::AttributeMap(const std::initializer_list<value_type> attrTypes) in AttributeMap() function in android::nl::protocols::AttributeMap
/aosp12/frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/
H A DMediaCodecsXmlParser.h54 typedef std::map<std::string, std::string> AttributeMap; typedef
/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h71 AttributeMapType AttributeMap; variable
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h71 AttributeMapType AttributeMap; variable
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.h74 AttributeMapType AttributeMap; variable
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
H A Dheader_read_write_utils.cpp48 typedef DictionaryHeaderStructurePolicy::AttributeMap AttributeMap; typedef