Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dcall.cc1092 static batch_control* reuse_or_allocate_batch_control(grpc_call* call, in reuse_or_allocate_batch_control() function
1504 bctl = reuse_or_allocate_batch_control(call, ops, nops); in call_start_batch()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc1144 static batch_control* reuse_or_allocate_batch_control(grpc_call* call, in reuse_or_allocate_batch_control() function
1587 bctl = reuse_or_allocate_batch_control(call, ops); in call_start_batch()