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

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
fakenetworkinterface.h 57 void SetDestination(MediaChannel* dest) { dest_ = dest; }
  /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/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
AudioFilePlayer.h 73 int (*SetDestination)(struct S_AudioFilePlayer *afp, AudioUnit *inDestUnit);
  /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(
  /external/chromium_org/dbus/
message.cc 274 bool Message::SetDestination(const std::string& destination) {
  /external/chromium_org/tools/gyp/pylib/gyp/
xcodeproj_file.py     [all...]

Completed in 313 milliseconds