Searched refs:OnReportDone (Results 1 – 1 of 1) sorted by relevance
328 GRPC_CLOSURE_INIT(&on_report_done_, OnReportDone, this, in Reporter()340 static void OnReportDone(void* arg, grpc_error* error);1384 void XdsClient::ChannelState::LrsCallState::Reporter::OnReportDone( in OnReportDone() function in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter