Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/xds/
Dxds_client.cc344 bool IsCurrentReporterOnCall() const { in IsCurrentReporterOnCall() function in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter
1316 if (error != GRPC_ERROR_NONE || !IsCurrentReporterOnCall()) { in OnNextReportTimerLocked()
1399 if (error != GRPC_ERROR_NONE || !IsCurrentReporterOnCall()) { in OnReportDoneLocked()
1403 if (!IsCurrentReporterOnCall()) { in OnReportDoneLocked()
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.cc331 bool IsCurrentReporterOnCall() const { in IsCurrentReporterOnCall() function in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter
1369 if (error != GRPC_ERROR_NONE || !IsCurrentReporterOnCall()) { in OnNextReportTimerLocked()
1446 if (error != GRPC_ERROR_NONE || !IsCurrentReporterOnCall()) { in OnReportDoneLocked()
1449 if (!IsCurrentReporterOnCall()) { in OnReportDoneLocked()