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

  /external/chromium_org/third_party/libjingle/source/talk/base/
httpcommon.h 166 typedef std::pair<std::string, std::string> HttpAttribute;
167 typedef std::vector<HttpAttribute> HttpAttributeList;
  /external/chromium_org/third_party/webrtc/base/
httpcommon.h 149 typedef std::pair<std::string, std::string> HttpAttribute;
150 typedef std::vector<HttpAttribute> HttpAttributeList;

Completed in 30 milliseconds