Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc2139 const bool last_send_batch_complete = in on_complete() local
2147 if (last_send_batch_complete) { in on_complete()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc4346 const bool last_send_batch_complete = in OnComplete() local
4354 if (last_send_batch_complete) { in OnComplete()