Home
last modified time | relevance | path

Searched defs:WriteBuf (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/proto/h1/
Dio.rs540 pub(super) struct WriteBuf<B> { struct
549 impl<B: Buf> WriteBuf<B> { argument
560 impl<B> WriteBuf<B> impl
620 impl<B: Buf> fmt::Debug for WriteBuf<B> { implementation
629 impl<B: Buf> Buf for WriteBuf<B> { implementation
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/io/util/
Dwrite_buf.rs37 impl<W, B> Future for WriteBuf<'_, W, B> implementation
/aosp_15_r20/system/nvram/messages/tests/
H A Dio_test.cpp238 void WriteBuf(OutputStreamBuffer* buffer, size_t size, size_t pos) { in WriteBuf() function
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DRar3Decoder.cpp129 HRESULT CDecoder::WriteBuf() in WriteBuf() function in NCompress::NRar3::CDecoder
H A DRar5Decoder.cpp936 HRESULT CDecoder::WriteBuf() in WriteBuf() function in NCompress::NRar5::CDecoder