Searched refs:TransferTo (Results 1 - 7 of 7) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dbuffer.h98 void TransferTo(Buffer* buf) { function in class:talk_base::Buffer
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dbuffer.h98 void TransferTo(Buffer* buf) { function in class:talk_base::Buffer
H A Dbuffer_unittest.cc152 buf1.TransferTo(&buf2);
H A Dstream.cc705 buffer_.TransferTo(&to_write);
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Ddtlstransportchannel.cc231 remote_fingerprint_value.TransferTo(&remote_fingerprint_value_);
/external/chromium/third_party/libjingle/source/talk/session/phone/
H A Dchannel.cc261 packet->TransferTo(&data->packet);
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dchannel.cc669 packet->TransferTo(&data->packet);

Completed in 551 milliseconds