Home
last modified time | relevance | path

Searched defs:TypeMap (Results 1 – 6 of 6) sorted by relevance

/aosp12/art/tools/veridex/
H A Dveridex.h112 using TypeMap = std::map<std::string, VeriClass*>; variable
/aosp12/frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/
H A DMediaCodecsXmlParser.h57 typedef std::map<std::string, AttributeMap> TypeMap; typedef
/aosp12/frameworks/av/media/libstagefright/xmlparser/test/
H A DXMLParserTest.cpp270 map<string, MediaCodecsXmlParser::AttributeMap> TypeMap = properties.typeMap; in printCodecMap() local
338 map<string, MediaCodecsXmlParser::AttributeMap> TypeMap = properties.typeMap; in TEST_F() local
/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h51 TypeMapType TypeMap; variable
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h51 TypeMapType TypeMap; variable
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.h54 TypeMapType TypeMap; variable