Home
last modified time | relevance | path

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

/third_party/grpc/include/grpc/
Dslice_buffer.h72 GPRAPI void grpc_slice_buffer_move_first_into_buffer(grpc_slice_buffer* src,
/third_party/grpc/
Dgrpc.def214 grpc_slice_buffer_move_first_into_buffer
/third_party/grpc/test/core/surface/
Dpublic_headers_must_be_c89.c281 printf("%lx", (unsigned long) grpc_slice_buffer_move_first_into_buffer); in main()
/third_party/grpc/src/core/lib/slice/
Dslice_buffer.cc317 void grpc_slice_buffer_move_first_into_buffer(grpc_slice_buffer* src, size_t n, in grpc_slice_buffer_move_first_into_buffer() function
/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h712 #define grpc_slice_buffer_move_first_into_buffer grpc_slice_buffer_move_first_into_buffer_import macro