Searched refs:destroy_call (Results 1 – 2 of 2) sorted by relevance
87 static void destroy_call(grpc_rb_call* call) { in destroy_call() function102 destroy_call((grpc_rb_call*)p); in grpc_rb_call_destroy()210 destroy_call(call); in grpc_rb_call_close()
294 static void destroy_call(void* call_stack, grpc_error* error);437 add_init_error(&error, grpc_call_stack_init(channel_stack, 1, destroy_call, in grpc_call_create()536 static void destroy_call(void* call, grpc_error* /*error*/) { in destroy_call() function