Home
last modified time | relevance | path

Searched defs:SetAfterCallStackDestroy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Ddynamic_filters.cc85 void DynamicFilters::Call::SetAfterCallStackDestroy(grpc_closure* closure) { in SetAfterCallStackDestroy() function in grpc_core::DynamicFilters::Call
Dsubchannel.cc189 void SubchannelCall::SetAfterCallStackDestroy(grpc_closure* closure) { in SetAfterCallStackDestroy() function in grpc_core::SubchannelCall
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Ddynamic_filters.cc84 void DynamicFilters::Call::SetAfterCallStackDestroy(grpc_closure* closure) { in SetAfterCallStackDestroy() function in grpc_core::DynamicFilters::Call
H A Dsubchannel.cc221 void SubchannelCall::SetAfterCallStackDestroy(grpc_closure* closure) { in SetAfterCallStackDestroy() function in grpc_core::SubchannelCall