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

  /external/webrtc/webrtc/base/
httpcommon.h 159 typedef std::pair<std::string, std::string> HttpAttribute;
160 typedef std::vector<HttpAttribute> HttpAttributeList;
httpcommon.cc 272 HttpAttribute attribute;

Completed in 473 milliseconds