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

  /external/webrtc/webrtc/p2p/base/
sessiondescription.h 115 const ContentDescription* GetContentDescriptionByName(
117 ContentDescription* GetContentDescriptionByName(const std::string& name);
sessiondescription.cc 93 const ContentDescription* SessionDescription::GetContentDescriptionByName(
103 ContentDescription* SessionDescription::GetContentDescriptionByName(
  /external/webrtc/talk/session/media/
mediasession_unittest.cc 401 desc.get()->GetContentDescriptionByName("audio"));
405 desc.get()->GetContentDescriptionByName("video"));
417 ref_desc.get()->GetContentDescriptionByName("audio"));
    [all...]
  /external/webrtc/talk/app/webrtc/
webrtcsdp_unittest.cc     [all...]

Completed in 2056 milliseconds