Home
last modified time | relevance | path

Searched defs:ParseContentType (Results 1 – 2 of 2) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dsessionmessages.cc490 bool ParseContentType(const buzz::XmlElement* parent_elem, in ParseContentType() function
662 bool ParseContentType(SignalingProtocol protocol, in ParseContentType() function
/external/chromium/net/http/
Dhttp_util.cc91 void HttpUtil::ParseContentType(const string& content_type_str, in ParseContentType() function in net::HttpUtil