Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc2676 RefCountedPtr<DynamicFilters::Call> dynamic_call = in Destroy() local
2679 if (GPR_LIKELY(dynamic_call != nullptr)) { in Destroy()
2680 dynamic_call->SetAfterCallStackDestroy(then_schedule_closure); in Destroy()