Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/xds/
Dxds_client.cc314 void MaybeStartReportingLocked();
1210 if (lrs_calld != nullptr) lrs_calld->MaybeStartReportingLocked(); in OnResponseReceivedLocked()
1404 parent_->MaybeStartReportingLocked(); in OnReportDoneLocked()
1538 void XdsClient::ChannelState::LrsCallState::MaybeStartReportingLocked() { in MaybeStartReportingLocked() function in grpc_core::XdsClient::ChannelState::LrsCallState
1573 MaybeStartReportingLocked(); in OnInitialRequestSentLocked()
1660 MaybeStartReportingLocked(); in OnResponseReceivedLocked()
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.cc301 void MaybeStartReportingLocked();
1263 if (lrs_calld != nullptr) lrs_calld->MaybeStartReportingLocked(); in OnResponseReceivedLocked()
1450 parent_->MaybeStartReportingLocked(); in OnReportDoneLocked()
1580 void XdsClient::ChannelState::LrsCallState::MaybeStartReportingLocked() { in MaybeStartReportingLocked() function in grpc_core::XdsClient::ChannelState::LrsCallState
1613 MaybeStartReportingLocked(); in OnInitialRequestSentLocked()
1698 MaybeStartReportingLocked(); in OnResponseReceivedLocked()