Searched refs:GetBatchIndex (Results 1 – 1 of 1) sorted by relevance
441 static size_t GetBatchIndex(grpc_transport_stream_op_batch* batch);686 static size_t GetBatchIndex(grpc_transport_stream_op_batch* batch);958 static size_t GetBatchIndex(grpc_transport_stream_op_batch* batch);2786 size_t CallData::GetBatchIndex(grpc_transport_stream_op_batch* batch) { in GetBatchIndex() function in grpc_core::__anon5e2240680111::CallData2802 const size_t idx = GetBatchIndex(batch); in PendingBatchesAdd()3435 size_t RetryingCall::GetBatchIndex(grpc_transport_stream_op_batch* batch) { in GetBatchIndex() function in grpc_core::__anon5e2240680111::RetryingCall3449 const size_t idx = GetBatchIndex(batch); in PendingBatchesAdd()4969 size_t LoadBalancedCall::GetBatchIndex(grpc_transport_stream_op_batch* batch) { in GetBatchIndex() function in grpc_core::__anon5e2240680111::LoadBalancedCall4984 const size_t idx = GetBatchIndex(batch); in PendingBatchesAdd()