Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc139 bool HasSubscribedResources() const;
558 if (!calld->HasSubscribedResources()) ads_calld_.reset(); in Unsubscribe()
861 bool XdsClient::ChannelState::AdsCallState::HasSubscribedResources() const { in HasSubscribedResources() function in grpc_core::XdsClient::ChannelState::AdsCallState