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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessiondescription.cc 61 const ContentInfo* SessionDescription::FirstContentByType(
sessiondescription.h 73 const ContentInfo* FirstContentByType(const std::string& type) const;
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
tunnelsessionclient.cc 256 const ContentInfo* cinfo = sdesc->FirstContentByType(NS_TUNNEL);
380 session_->remote_description()->FirstContentByType(NS_TUNNEL);
securetunnelsessionclient.cc 135 const ContentInfo* cinfo = sdesc->FirstContentByType(NS_SECURE_TUNNEL);

Completed in 484 milliseconds