Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/surface/
Dserver.h226 grpc_closure finish_destroy_channel_closure_; variable
Dserver.cc1155 GRPC_CLOSURE_INIT(&finish_destroy_channel_closure_, FinishDestroy, this, in Destroy()
1161 grpc_make_transport_op(&finish_destroy_channel_closure_); in Destroy()