Searched defs:GRPC_SLICE_MALLOC (Results 1 – 3 of 3) sorted by relevance
70 #define GRPC_SLICE_MALLOC(len) grpc_slice_malloc(len) macro