Home
last modified time | relevance | path

Searched refs:on_report_done_ (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()
358 grpc_closure on_report_done_; member in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter
1368 parent_->call_, &op, 1, &on_report_done_); in SendReportLocked()
/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.cc316 GRPC_CLOSURE_INIT(&on_report_done_, OnReportDone, this, in Reporter()
345 grpc_closure on_report_done_; member in grpc_core::XdsClient::ChannelState::LrsCallState::Reporter
1419 parent_->call_, &op, 1, &on_report_done_); in SendReportLocked()