Searched refs:OnNextReportTimer (Results 1 – 1 of 1) sorted by relevance
326 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