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

  /external/webrtc/webrtc/p2p/base/
sessiondescription.h 25 class ContentDescription {
27 virtual ~ContentDescription() {}
28 virtual ContentDescription* Copy() const = 0;
38 ContentDescription* description) :
43 ContentDescription* description) :
48 ContentDescription* description;
115 const ContentDescription* GetContentDescriptionByName(
117 ContentDescription* GetContentDescriptionByName(const std::string& name);
122 // Adds a content to this description. Takes ownership of ContentDescription*.
125 ContentDescription* description)
    [all...]
sessiondescription.cc 93 const ContentDescription* SessionDescription::GetContentDescriptionByName(
103 ContentDescription* SessionDescription::GetContentDescriptionByName(
124 ContentDescription* description) {
131 ContentDescription* description) {
  /external/webrtc/talk/session/media/
mediasession.h 174 class MediaContentDescription : public ContentDescription {
364 virtual ContentDescription* Copy() const {
386 virtual ContentDescription* Copy() const {
394 virtual ContentDescription* Copy() const {
mediasession.cc     [all...]
mediasession_unittest.cc 462 const cricket::ContentDescription* description = content->description;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.contenttype_3.4.100.v20100505-1235.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.contenttype_3.5.0.v20150421-2214.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.core.contenttype_3.4.200.v20130326-1255.jar 
  /external/webrtc/talk/app/webrtc/
webrtcsdp.cc 57 using cricket::ContentDescription;
    [all...]
webrtcsession_unittest.cc     [all...]

Completed in 139 milliseconds