Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_client.cc328 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