Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/cpp/src/thrift/protocol/
DTHeaderProtocol.h76 typedef THeaderTransport::StringToStringMap StringToStringMap; typedef
/thrift-3.4.0/lib/cpp/src/thrift/transport/
DTHeaderTransport.h151 typedef std::map<std::string, std::string> StringToStringMap; typedef