Home
last modified time | relevance | path

Searched defs:WriteToStream (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DGoogleMessageBenchmark.cs79 public void WriteToStream() => subTests.ForEach(item => item.WriteToStream()); in WriteToStream() method in Google.Protobuf.Benchmarks.GoogleMessageBenchmark
107 public void WriteToStream() in WriteToStream() method in Google.Protobuf.Benchmarks.GoogleMessageBenchmark.SubTest
/third_party/lzma/CPP/7zip/Common/
DInOutTempBuffer.cpp148 HRESULT CInOutTempBuffer::WriteToStream(ISequentialOutStream *stream) in WriteToStream() function in CInOutTempBuffer
/third_party/lame/dshow/
DMpegac.cpp1558 HRESULT CMpegAudEnc::WriteToStream(IStream *pStream) in WriteToStream() function in CMpegAudEnc