Go to the source code of this file.
Functions | |
bool | grpc_channel_stack_type_is_client (grpc_channel_stack_type type) |
const char * | grpc_channel_stack_type_string (grpc_channel_stack_type type) |
bool grpc_channel_stack_type_is_client | ( | grpc_channel_stack_type | type | ) |
Definition at line 23 of file channel_stack_type.cc.
const char* grpc_channel_stack_type_string | ( | grpc_channel_stack_type | type | ) |
Definition at line 41 of file channel_stack_type.cc.