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

  /external/chromium_org/third_party/libjingle/source/talk/media/sctp/
sctpdataengine_unittest.cc 59 void SetDestination(cricket::DataMediaChannel* dest) { dest_ = dest; }
175 net1_->SetDestination(chan2_.get());
176 net2_->SetDestination(chan1_.get());
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
fakesession.h 56 // SetDestination.
141 void SetDestination(FakeTransportChannel* dest) {
281 // Can be informed of another FakeTransport via SetDestination (low-tech way
303 void SetDestination(FakeTransport* dest) {
357 channel->SetDestination(dest_channel);
396 static_cast<FakeTransport*>(it->second->impl())->SetDestination(
dtlstransportchannel_unittest.cc 169 transport_->SetDestination(peer->transport_.get());
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
AudioFilePlayer.h 73 int (*SetDestination)(struct S_AudioFilePlayer *afp, AudioUnit *inDestUnit);
AudioFilePlayer.c 321 SET_AUDIOFILEPLAYER_METHOD(SetDestination);
CDPlayer.c 417 if (!thePlayer->SetDestination(thePlayer, &theUnit))
  /external/chromium_org/dbus/
message_unittest.cc 456 method_call.SetDestination("com.example.Service");
568 EXPECT_TRUE(message->SetDestination("org.chromium.destination"));
597 EXPECT_FALSE(message->SetDestination("org..chromium"));
message.h 96 bool SetDestination(const std::string& destination);
object_proxy.cc 80 !method_call->SetDestination(service_name_) ||
133 if (!method_call->SetDestination(service_name_) ||
bus.cc 878 if (!get_name_owner_call.SetDestination("org.freedesktop.DBus") ||
    [all...]
message.cc 274 bool Message::SetDestination(const std::string& destination) {
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
fakenetworkinterface.h 57 void SetDestination(MediaChannel* dest) { dest_ = dest; }
videoengine_unittest.h 455 network_interface_.SetDestination(channel_.get());
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
xcode.py     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel_unittest.cc     [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
xcodeproj_file.py     [all...]

Completed in 1019 milliseconds