Searched refs:after_call_stack_destruction_ (Results 1 – 2 of 2) sorted by relevance
140 grpc_closure after_call_stack_destruction_; variable
299 GRPC_CLOSURE_INIT(&after_call_stack_destruction_, AfterCallStackDestruction, in StartCall()301 call_->SetAfterCallStackDestroy(&after_call_stack_destruction_); in StartCall()