Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/xds/
Dxds_client.cc327 GRPC_CLOSURE_INIT(&on_next_report_timer_, OnNextReportTimer, this, in Reporter()
338 static void OnNextReportTimer(void* arg, grpc_error* error);
1302 void XdsClient::ChannelState::LrsCallState::Reporter::OnNextReportTimer( in OnNextReportTimer() function in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.cc314 GRPC_CLOSURE_INIT(&on_next_report_timer_, OnNextReportTimer, this, in Reporter()
325 static void OnNextReportTimer(void* arg, grpc_error* error);
1357 void XdsClient::ChannelState::LrsCallState::Reporter::OnNextReportTimer( in OnNextReportTimer() function in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter