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

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
sessiondescription.h 132 const ContentDescription* GetContentDescriptionByName(
134 ContentDescription* GetContentDescriptionByName(const std::string& name);
sessiondescription.cc 112 const ContentDescription* SessionDescription::GetContentDescriptionByName(
122 ContentDescription* SessionDescription::GetContentDescriptionByName(
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
mediasession_unittest.cc 327 desc.get()->GetContentDescriptionByName("audio"));
331 desc.get()->GetContentDescriptionByName("video"));
343 ref_desc.get()->GetContentDescriptionByName("audio"));
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsdp_unittest.cc     [all...]

Completed in 239 milliseconds