Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/include/grpc/event_engine/
H A Dslice_buffer.h104 void MoveFirstNBytesIntoSliceBuffer(size_t n, SliceBuffer& other) { in MoveFirstNBytesIntoSliceBuffer() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/event_engine/
Dslice_buffer.h105 void MoveFirstNBytesIntoSliceBuffer(size_t n, SliceBuffer& other) { in MoveFirstNBytesIntoSliceBuffer() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/event_engine/
Dslice_buffer.h105 void MoveFirstNBytesIntoSliceBuffer(size_t n, SliceBuffer& other) { in MoveFirstNBytesIntoSliceBuffer() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/slice/
Dslice_buffer.h95 void MoveFirstNBytesIntoSliceBuffer(size_t n, SliceBuffer& other) { in MoveFirstNBytesIntoSliceBuffer() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/slice/
H A Dslice_buffer.h124 void MoveFirstNBytesIntoSliceBuffer(size_t n, SliceBuffer& other) { in MoveFirstNBytesIntoSliceBuffer() function