/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/ |
D | slice_buffer.h | 72 GPRAPI void grpc_slice_buffer_move_first_into_buffer(grpc_slice_buffer* src,
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/ |
D | slice_buffer.h | 72 GPRAPI void grpc_slice_buffer_move_first_into_buffer(grpc_slice_buffer* src,
|
/aosp_15_r20/external/grpc-grpc/include/grpc/ |
H A D | slice_buffer.h | 71 GPRAPI void grpc_slice_buffer_move_first_into_buffer(grpc_slice_buffer* src,
|
/aosp_15_r20/external/grpc-grpc/include/grpc/event_engine/ |
H A D | slice_buffer.h | 94 grpc_slice_buffer_move_first_into_buffer(&slice_buffer_, n, dst); in MoveFirstNBytesIntoBuffer()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/event_engine/ |
D | slice_buffer.h | 95 grpc_slice_buffer_move_first_into_buffer(&slice_buffer_, n, dst); in MoveFirstNBytesIntoBuffer()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/event_engine/ |
D | slice_buffer.h | 95 grpc_slice_buffer_move_first_into_buffer(&slice_buffer_, n, dst); in MoveFirstNBytesIntoBuffer()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/slice/ |
D | slice_buffer.h | 85 grpc_slice_buffer_move_first_into_buffer(&slice_buffer_, n, dst); in MoveFirstNBytesIntoBuffer()
|
D | slice_buffer.cc | 362 void grpc_slice_buffer_move_first_into_buffer(grpc_slice_buffer* src, size_t n, in grpc_slice_buffer_move_first_into_buffer() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
D | frame_data.cc | 133 grpc_slice_buffer_move_first_into_buffer(slices, 5, header); in grpc_deframe_unprocessed_incoming_frames()
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/slice/ |
H A D | slice_buffer.h | 114 grpc_slice_buffer_move_first_into_buffer(&slice_buffer_, n, dst); in MoveFirstNBytesIntoBuffer()
|
H A D | slice_buffer.cc | 400 void grpc_slice_buffer_move_first_into_buffer(grpc_slice_buffer* src, size_t n, in grpc_slice_buffer_move_first_into_buffer() function
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
H A D | frame_data.cc | 134 grpc_slice_buffer_move_first_into_buffer(slices, 5, header); in grpc_deframe_unprocessed_incoming_frames()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/ |
D | grpc.def | 219 grpc_slice_buffer_move_first_into_buffer
|
/aosp_15_r20/external/grpc-grpc/ |
H A D | grpc.def | 222 grpc_slice_buffer_move_first_into_buffer
|
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/ |
H A D | event_engine_test_utils.cc | 96 grpc_slice_buffer_move_first_into_buffer(buf->c_slice_buffer(), buf->Length(), in ExtractSliceBufferIntoString()
|
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/ |
H A D | rb_grpc_imports.generated.h | 706 #define grpc_slice_buffer_move_first_into_buffer grpc_slice_buffer_move_first_into_buffer_import macro
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/ |
D | grpc-bindings.rs | 1136 pub fn grpc_slice_buffer_move_first_into_buffer( in grpc_slice_buffer_move_first_into_buffer() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/ |
D | bindings.rs | 1425 pub fn grpc_slice_buffer_move_first_into_buffer( in grpc_slice_buffer_move_first_into_buffer() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/patches/ |
D | android-dir.patch | 1357 + pub fn grpc_slice_buffer_move_first_into_buffer(
|