Home
last modified time | relevance | path

Searched refs:grpc_slice_buffer_move_first_into_buffer (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dslice_buffer.h72 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/
Dslice_buffer.h72 GPRAPI void grpc_slice_buffer_move_first_into_buffer(grpc_slice_buffer* src,
/aosp_15_r20/external/grpc-grpc/include/grpc/
H A Dslice_buffer.h71 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 Dslice_buffer.h94 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/
Dslice_buffer.h95 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/
Dslice_buffer.h95 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/
Dslice_buffer.h85 grpc_slice_buffer_move_first_into_buffer(&slice_buffer_, n, dst); in MoveFirstNBytesIntoBuffer()
Dslice_buffer.cc362 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/
Dframe_data.cc133 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 Dslice_buffer.h114 grpc_slice_buffer_move_first_into_buffer(&slice_buffer_, n, dst); in MoveFirstNBytesIntoBuffer()
H A Dslice_buffer.cc400 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 Dframe_data.cc134 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/
Dgrpc.def219 grpc_slice_buffer_move_first_into_buffer
/aosp_15_r20/external/grpc-grpc/
H A Dgrpc.def222 grpc_slice_buffer_move_first_into_buffer
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/
H A Devent_engine_test_utils.cc96 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 Drb_grpc_imports.generated.h706 #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/
Dgrpc-bindings.rs1136 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/
Dbindings.rs1425 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/
Dandroid-dir.patch1357 + pub fn grpc_slice_buffer_move_first_into_buffer(