Searched refs:destroy_call (Results 1 – 3 of 3) 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()
637 static call_state* destroy_call(call_state* call) { in destroy_call() function746 s = destroy_call(s); in LLVMFuzzerTestOneInput()1146 destroy_call(g_active_call); in LLVMFuzzerTestOneInput()
252 static void destroy_call(void* call_stack, grpc_error* error);398 add_init_error(&error, grpc_call_stack_init(channel_stack, 1, destroy_call, in grpc_call_create()496 static void destroy_call(void* call, grpc_error* error) { in destroy_call() function