Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/xds/
Dxds_client.cc329 GRPC_CLOSURE_INIT(&on_report_done_, OnReportDone, this, in Reporter()
341 static void OnReportDone(void* arg, grpc_error* error);
1378 void XdsClient::ChannelState::LrsCallState::Reporter::OnReportDone( in OnReportDone() function in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.cc316 GRPC_CLOSURE_INIT(&on_report_done_, OnReportDone, this, in Reporter()
328 static void OnReportDone(void* arg, grpc_error* error);
1428 void XdsClient::ChannelState::LrsCallState::Reporter::OnReportDone( in OnReportDone() function in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter