Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/xds/
Dxds_client.cc339 bool OnNextReportTimerLocked(grpc_error* error);
1308 done = self->OnNextReportTimerLocked(GRPC_ERROR_REF(error)); in OnNextReportTimer()
1313 bool XdsClient::ChannelState::LrsCallState::Reporter::OnNextReportTimerLocked( in OnNextReportTimerLocked() function in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.cc326 void OnNextReportTimerLocked(grpc_error* error);
1362 [self, error]() { self->OnNextReportTimerLocked(error); }, in OnNextReportTimer()
1366 void XdsClient::ChannelState::LrsCallState::Reporter::OnNextReportTimerLocked( in OnNextReportTimerLocked() function in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter