Searched defs:completion_type (Results 1 – 5 of 5) sorted by relevance
/third_party/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):
|
/third_party/grpc/include/grpcpp/impl/codegen/ |
D | completion_queue_impl.h | 439 ServerCompletionQueue(grpc_cq_completion_type completion_type, in ServerCompletionQueue()
|
D | completion_queue.h | 441 ServerCompletionQueue(grpc_cq_completion_type completion_type, in ServerCompletionQueue()
|
/third_party/grpc/src/core/lib/surface/ |
D | completion_queue.cc | 515 grpc_cq_completion_type completion_type, grpc_cq_polling_type polling_type, in grpc_completion_queue_create_internal()
|
/third_party/quickjs/ |
D | quickjs.c | 19353 int completion_type; /* GEN_MAGIC_x */ member
|