Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/test/
Dtest_xml_utils.h24 typedef std::map<std::string, std::string> AttributeMap; typedef
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h77 AttributeMapType AttributeMap; variable
/external/deqp/executor/
DxeXMLParser.hpp139 typedef std::map<std::string, std::string> AttributeMap; typedef in xe::xml::Parser