Searched defs:IsCurrentCallOnChannel (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/xds/ | ||
D | xds_client.cc | 1175 bool XdsClient::ChannelState::AdsCallState::IsCurrentCallOnChannel() const { in IsCurrentCallOnChannel() function in grpc_core::XdsClient::ChannelState::AdsCallState |
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/ | ||
H A D | xds_client.cc | 1294 bool XdsClient::XdsChannel::AdsCall::IsCurrentCallOnChannel() const { in IsCurrentCallOnChannel() function in grpc_core::XdsClient::XdsChannel::AdsCall |