Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpc/impl/codegen/
Dslice.h66 #define GRPC_SLICE_INLINE_EXTRA_SIZE sizeof(void*) macro
69 (sizeof(size_t) + sizeof(uint8_t*) - 1 + GRPC_SLICE_INLINE_EXTRA_SIZE)