Home
last modified time | relevance | path

Searched refs:HttpAttribute (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/rtc_base/
Dhttp_common.cc118 typedef std::pair<std::string, std::string> HttpAttribute; typedef
119 typedef std::vector<HttpAttribute> HttpAttributeList;
156 HttpAttribute attribute; in HttpParseAttributes()