Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.h216 void StopLrsCall();
Dxds_client.cc514 void XdsClient::ChannelState::StopLrsCall() { lrs_calld_.reset(); } in StopLrsCall() function in grpc_core::XdsClient::ChannelState
1356 parent_->chand()->StopLrsCall(); in SendReportLocked()
1401 parent_->chand()->StopLrsCall(); in OnReportDoneLocked()