Home
last modified time | relevance | path

Searched refs:grpc_raw_compressed_byte_buffer_create (Results 1 – 14 of 14) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dbyte_buffer.cc30 return grpc_raw_compressed_byte_buffer_create(slices, nslices, in grpc_raw_byte_buffer_create()
34 grpc_byte_buffer* grpc_raw_compressed_byte_buffer_create( in grpc_raw_compressed_byte_buffer_create() function
68 return grpc_raw_compressed_byte_buffer_create( in grpc_byte_buffer_copy()
Dcall.cc1337 grpc_raw_compressed_byte_buffer_create(nullptr, 0, algo); in process_data_after_md()
/external/grpc-grpc/src/core/lib/surface/
Dbyte_buffer.cc30 return grpc_raw_compressed_byte_buffer_create(slices, nslices, in grpc_raw_byte_buffer_create()
34 grpc_byte_buffer* grpc_raw_compressed_byte_buffer_create( in grpc_raw_compressed_byte_buffer_create() function
68 return grpc_raw_compressed_byte_buffer_create( in grpc_byte_buffer_copy()
Dcall.cc1282 grpc_raw_compressed_byte_buffer_create(nullptr, 0, algo); in process_data_after_md()
/external/grpc-grpc/include/grpc/impl/codegen/
Dbyte_buffer.h43 GRPCAPI grpc_byte_buffer* grpc_raw_compressed_byte_buffer_create(
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dbyte_buffer.h43 GRPCAPI grpc_byte_buffer* grpc_raw_compressed_byte_buffer_create(
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dbyte_buffer.h43 GRPCAPI grpc_byte_buffer* grpc_raw_compressed_byte_buffer_create(
/external/grpc-grpc/
Dgrpc.def133 grpc_raw_compressed_byte_buffer_create
/external/rust/crates/grpcio-sys/grpc/
Dgrpc.def163 grpc_raw_compressed_byte_buffer_create
/external/grpc-grpc/test/core/surface/
Dbyte_buffer_reader_test.cc142 buffer = grpc_raw_compressed_byte_buffer_create(sliceb_out.slices, in read_compressed_slice()
Dpublic_headers_must_be_c89.c192 printf("%lx", (unsigned long) grpc_raw_compressed_byte_buffer_create); in main()
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h439 #define grpc_raw_compressed_byte_buffer_create grpc_raw_compressed_byte_buffer_create_import macro
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs1366 pub fn grpc_raw_compressed_byte_buffer_create( in grpc_raw_compressed_byte_buffer_create() function
Dx86_64-unknown-linux-gnu-bindings.rs1366 pub fn grpc_raw_compressed_byte_buffer_create( in grpc_raw_compressed_byte_buffer_create() function