Home
last modified time | relevance | path

Searched defs:grpc_slice_malloc (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/src/cpp/common/
Dcore_codegen.cc150 grpc_slice CoreCodegen::grpc_slice_malloc(size_t length) { in grpc_slice_malloc() function in grpc::CoreCodegen
/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dcore_codegen.cc169 grpc_slice CoreCodegen::grpc_slice_malloc(size_t length) { in grpc_slice_malloc() function in grpc::CoreCodegen
/external/grpc-grpc/src/core/lib/slice/
Dslice.cc261 grpc_slice grpc_slice_malloc(size_t length) { in grpc_slice_malloc() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/slice/
Dslice.cc327 grpc_slice grpc_slice_malloc(size_t length) { in grpc_slice_malloc() function
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h505 #define grpc_slice_malloc grpc_slice_malloc_import macro
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs480 pub fn grpc_slice_malloc(length: usize) -> grpc_slice; in grpc_slice_malloc() function
Dx86_64-unknown-linux-gnu-bindings.rs480 pub fn grpc_slice_malloc(length: usize) -> grpc_slice; in grpc_slice_malloc() function