Home
last modified time | relevance | path

Searched defs:WriteBuffer (Results 1 – 10 of 10) sorted by relevance

/external/crosvm/tools/audio_streams_conformance_test/src/
Derror.rs32 WriteBuffer(io::Error), enumerator
/external/crosvm/devices/src/usb/host_backend/
Derror.rs69 WriteBuffer(BufferError), enumerator
/external/llvm/lib/DebugInfo/PDB/Raw/
DMappedBlockStream.cpp107 uint8_t *WriteBuffer = static_cast<uint8_t *>(Pool.Allocate(Size, 8)); in readBytes() local
201 uint8_t *WriteBuffer = Buffer.data(); in readBytes() local
/external/cronet/components/cronet/android/test/javatests/src/org/chromium/net/
DTestBidirectionalStreamCallback.java88 private static class WriteBuffer { class in TestBidirectionalStreamCallback
91 public WriteBuffer(ByteBuffer buffer, boolean flush) { in WriteBuffer() method in TestBidirectionalStreamCallback.WriteBuffer
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMappedBlockStream.cpp151 uint8_t *WriteBuffer = static_cast<uint8_t *>(Allocator.Allocate(Size, 8)); in readBytes() local
250 uint8_t *WriteBuffer = Buffer.data(); in readBytes() local
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.cc379 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer() function in google::protobuf::io::CopyingOutputStreamAdaptor
/external/cronet/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.cc379 bool CopyingOutputStreamAdaptor::WriteBuffer() { in WriteBuffer() function in google::protobuf::io::CopyingOutputStreamAdaptor
/external/perfetto/src/traceconv/
Dtrace_to_hprof.cc95 void WriteBuffer(const BigEndianBuffer& buf) { buf.Flush(output_); } in WriteBuffer() function in perfetto::trace_to_text::__anone2aeedbc0111::HprofWriter
/external/crosvm/devices/src/virtio/snd/common_backend/
Dmod.rs132 WriteBuffer(io::Error), enumerator
/external/crosvm/devices/src/virtio/
Dnet.rs140 WriteBuffer(io::Error), enumerator