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

  /external/chromium_org/third_party/webrtc/base/
httpcommon.h 149 typedef std::pair<std::string, std::string> HttpAttribute;
150 typedef std::vector<HttpAttribute> HttpAttributeList;
httpcommon.cc 270 HttpAttribute attribute;

Completed in 6182 milliseconds