Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc326 GRPC_CLOSURE_INIT(&on_next_report_timer_, OnNextReportTimer, this, in Reporter()
337 static void OnNextReportTimer(void* arg, grpc_error* error);
1308 void XdsClient::ChannelState::LrsCallState::Reporter::OnNextReportTimer( in OnNextReportTimer() function in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter