GRPC Core
9.0.0
|
Go to the source code of this file.
Typedefs | |
typedef class grpc_core::Arena | gpr_arena |
Functions | |
gpr_arena * | gpr_arena_create (size_t initial_size) |
size_t | gpr_arena_destroy (gpr_arena *arena) |
void * | gpr_arena_alloc (gpr_arena *arena, size_t size) |
typedef class grpc_core::Arena gpr_arena |
|
inline |
|
inline |
|
inline |