Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc716 PendingBatch* PendingBatchFind(const char* log_message, Predicate predicate);
3638 RetryingCall::PendingBatch* RetryingCall::PendingBatchFind( in PendingBatchFind() function in grpc_core::__anon5e2240680111::RetryingCall
3863 PendingBatch* pending = batch_data->call->PendingBatchFind( in InvokeRecvInitialMetadataCallback()
3958 PendingBatch* pending = call->PendingBatchFind( in InvokeRecvMessageCallback()
4060 PendingBatch* pending = PendingBatchFind( in AddClosureForRecvTrailingMetadataReady()
4240 PendingBatch* pending = PendingBatchFind( in AddClosuresForCompletedPendingBatch()