Home
last modified time | relevance | path

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/
Dxds_client.cc1175 bool XdsClient::ChannelState::AdsCallState::IsCurrentCallOnChannel() const { in IsCurrentCallOnChannel() function in grpc_core::XdsClient::ChannelState::AdsCallState
1471 bool XdsClient::ChannelState::LrsCallState::IsCurrentCallOnChannel() const { in IsCurrentCallOnChannel() function in grpc_core::XdsClient::ChannelState::LrsCallState
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_client.cc1294 bool XdsClient::XdsChannel::AdsCall::IsCurrentCallOnChannel() const { in IsCurrentCallOnChannel() function in grpc_core::XdsClient::XdsChannel::AdsCall
1563 bool XdsClient::XdsChannel::LrsCall::IsCurrentCallOnChannel() const { in IsCurrentCallOnChannel() function in grpc_core::XdsClient::XdsChannel::LrsCall