HomeSort by relevance Sort by last modified time
    Searched refs:HttpAttribute (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
httpcommon.h 166 typedef std::pair<std::string, std::string> HttpAttribute;
167 typedef std::vector<HttpAttribute> HttpAttributeList;
httpcommon.cc 287 HttpAttribute attribute;

Completed in 33 milliseconds