Home
last modified time | relevance | path

Searched refs:WriteToStream (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
H A 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/
H A DInOutTempBuffer.h41 HRESULT WriteToStream(ISequentialOutStream *stream);
H A DInOutTempBuffer.cpp148 HRESULT CInOutTempBuffer::WriteToStream(ISequentialOutStream *stream) in WriteToStream() function in CInOutTempBuffer
/third_party/lame/dshow/
H A DMpegac.h196 HRESULT WriteToStream(IStream *pStream);
H A DMpegac.cpp1558 HRESULT CMpegAudEnc::WriteToStream(IStream *pStream) in WriteToStream() function in CMpegAudEnc
1560 DbgLog((LOG_TRACE,1,TEXT("WriteToStream()"))); in WriteToStream()
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zEncode.cpp498 RINOK(iotb.WriteToStream(outStream)) in Encode1()

Completed in 6 milliseconds