Home
last modified time | relevance | path

Searched defs:WriteToByteBuffer (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dtestutils.cc48 void RawRtpPacket::WriteToByteBuffer( in WriteToByteBuffer() function in cricket::RawRtpPacket
86 void RawRtcpPacket::WriteToByteBuffer(talk_base::ByteBuffer *buf) const { in WriteToByteBuffer() function in cricket::RawRtcpPacket
Drtpdump.cc56 void RtpDumpFileHeader::WriteToByteBuffer(talk_base::ByteBuffer* buf) { in WriteToByteBuffer() function in cricket::RtpDumpFileHeader