Home
last modified time | relevance | path

Searched defs:GRPC_SLICE_MALLOC (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/include/grpc/
Dslice.h70 #define GRPC_SLICE_MALLOC(len) grpc_slice_malloc(len) macro
/external/rust/crates/grpcio-sys/grpc/include/grpc/
Dslice.h70 #define GRPC_SLICE_MALLOC(len) grpc_slice_malloc(len) macro
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dslice.h70 #define GRPC_SLICE_MALLOC(len) grpc_slice_malloc(len) macro