Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/ext/
Dgrpc_csharp_ext.c552 static grpcsharp_call_start_batch_func g_call_start_batch_func = variable
559 return g_call_start_batch_func(call, ops, nops, tag, reserved); in grpcsharp_call_start_batch()
1138 g_call_start_batch_func = grpcsharp_call_start_batch_nop; in grpcsharp_test_override_method()