Searched defs:grpc_call_start_batch (Results 1 – 6 of 6) sorted by relevance
109 grpc_call_error CoreCodegen::grpc_call_start_batch(grpc_call* call, in grpc_call_start_batch() function in grpc::CoreCodegen
163 #define grpc_call_start_batch grpc_call_start_batch_import macro
1875 grpc_call_error grpc_call_start_batch(grpc_call* call, const grpc_op* ops, in grpc_call_start_batch() function
1968 grpc_call_error grpc_call_start_batch(grpc_call* call, const grpc_op* ops, in grpc_call_start_batch() function
1900 pub fn grpc_call_start_batch( in grpc_call_start_batch() function