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

  /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));
dtlstransportchannel_unittest.cc 191 transport_->SetDestination(peer->transport_.get());
    [all...]
  /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);
  /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());
  /art/compiler/optimizing/
parallel_move_resolver.cc 462 move->SetDestination(scratch);
486 move->SetDestination(pending_destination);
nodes.h     [all...]
  /external/libchrome/dbus/
message.h 98 bool SetDestination(const std::string& destination);
object_proxy.cc 77 !method_call->SetDestination(service_name_) ||
134 if (!method_call->SetDestination(service_name_) ||
bus.cc 861 if (!get_name_owner_call.SetDestination("org.freedesktop.DBus") ||
    [all...]
message.cc 272 bool Message::SetDestination(const std::string& destination) {
  /external/webrtc/talk/media/base/
fakenetworkinterface.h 59 void SetDestination(MediaChannel* dest) { dest_ = dest; }
videoengine_unittest.h 148 network_interface_.SetDestination(channel_.get());
    [all...]
  /external/webrtc/talk/session/media/
channel_unittest.cc     [all...]

Completed in 448 milliseconds