Searched defs:completion_type (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | event.pyx.pxi | 19 self, grpc_completion_type completion_type, bint success, object tag): 28 self, grpc_completion_type completion_type, bint success, object tag, 41 self, grpc_completion_type completion_type, bint success, object tag, 52 self, grpc_completion_type completion_type, bint success, object tag):
|
/external/grpc-grpc/src/core/lib/surface/ |
D | completion_queue.cc | 465 grpc_cq_completion_type completion_type, grpc_cq_polling_type polling_type, in grpc_completion_queue_create_internal()
|