Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dcall.cc1072 static size_t batch_slot_for_op(grpc_op_type type) { in batch_slot_for_op() function
1095 size_t slot_idx = batch_slot_for_op(ops[0].op); in reuse_or_allocate_batch_control()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc1124 static size_t batch_slot_for_op(grpc_op_type type) { in batch_slot_for_op() function
1146 size_t slot_idx = batch_slot_for_op(ops[0].op); in reuse_or_allocate_batch_control()