Searched defs:SetAfterCallStackDestroy (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ | ||
D | dynamic_filters.cc | 70 void DynamicFilters::Call::SetAfterCallStackDestroy(grpc_closure* closure) { in SetAfterCallStackDestroy() function in grpc_core::DynamicFilters::Call |
D | subchannel.cc | 184 void SubchannelCall::SetAfterCallStackDestroy(grpc_closure* closure) { in SetAfterCallStackDestroy() function in grpc_core::SubchannelCall |