Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dserver.cc414 static void finish_destroy_channel(void* cd, grpc_error* error) { in finish_destroy_channel() function
428 finish_destroy_channel, chand, grpc_schedule_on_exec_ctx); in destroy_channel()