Home
last modified time | relevance | path

Searched defs:grpc_call_start_batch (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h163 #define grpc_call_start_batch grpc_call_start_batch_import macro
/external/grpc-grpc/src/core/lib/surface/
Dcall.cc1875 grpc_call_error grpc_call_start_batch(grpc_call* call, const grpc_op* ops, in grpc_call_start_batch() function