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