Searched defs:HttpAttributeList (Results 1 - 1 of 1) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dhttpcommon.h167 typedef std::vector<HttpAttribute> HttpAttributeList; typedef in namespace:talk_base
168 void HttpComposeAttributes(const HttpAttributeList& attributes, char separator,
171 HttpAttributeList& attributes);
172 bool HttpHasAttribute(const HttpAttributeList& attributes,
175 bool HttpHasNthAttribute(HttpAttributeList& attributes,

Completed in 42 milliseconds