HomeSort by relevance Sort by last modified time
    Searched defs:remote_description (Results 1 - 7 of 7) sorted by null

  /ndk/sources/host-tools/make-3.81/
remote-stub.c 25 char *remote_description = 0; variable
remote-cstms.c 35 char *remote_description = "Customs"; variable
  /external/chromium_org/content/renderer/media/
mock_peer_connection_impl.cc 310 MockPeerConnectionImpl::remote_description() const { function in class:content::MockPeerConnectionImpl
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsession.h 168 const SessionDescriptionInterface* remote_description() const { function in class:webrtc::WebRtcSession
peerconnection.cc 700 const SessionDescriptionInterface* PeerConnection::remote_description() const { function in class:webrtc::PeerConnection
701 return session_->remote_description();
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
transport.h 363 const TransportDescription* remote_description() const { function in class:cricket::Transport
session.cc 423 const SessionDescription* BaseSession::remote_description() const { function in class:cricket::BaseSession
428 SessionDescription* BaseSession::remote_description() { function in class:cricket::BaseSession
469 return PushdownRemoteTransportDescription(remote_description(),
744 remote_description()->GetGroupByName(GROUP_TYPE_BUNDLE);
    [all...]

Completed in 484 milliseconds