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

  /external/webrtc/talk/media/base/
fakenetworkinterface.h 59 void SetDestination(MediaChannel* dest) { dest_ = dest; }
  /external/webrtc/talk/media/sctp/
sctpdataengine_unittest.cc 62 void SetDestination(cricket::DataMediaChannel* dest) { dest_ = dest; }
241 net1_->SetDestination(chan2_.get());
242 net2_->SetDestination(chan1_.get());
  /external/webrtc/webrtc/p2p/base/
faketransportcontroller.h 43 // SetDestination.
147 void SetDestination(FakeTransportChannel* dest) {
344 // Can be informed of another FakeTransport via SetDestination (low-tech way
364 void SetDestination(FakeTransport* dest) {
445 channel->SetDestination(dest_channel);
525 transport->SetDestination(dest->GetTransport_w(kv.first));
  /external/libchrome/dbus/
message.cc 272 bool Message::SetDestination(const std::string& destination) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dciddi.h 134 DCIRVAL (CALLBACK *SetDestination) (LPVOID,LPRECT,LPRECT);

Completed in 152 milliseconds