Searched defs:completion_type (Results 1 – 6 of 6) sorted by relevance
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | event.pyx.pxi | 18 self, grpc_completion_type completion_type, bint success, object tag): 27 self, grpc_completion_type completion_type, bint success, object tag, 40 self, grpc_completion_type completion_type, bint success, object tag, 51 self, grpc_completion_type completion_type, bint success, object tag):
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/ |
D | completion_queue.h | 440 ServerCompletionQueue(grpc_cq_completion_type completion_type, in ServerCompletionQueue()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/ |
D | completion_queue.h | 440 ServerCompletionQueue(grpc_cq_completion_type completion_type, in ServerCompletionQueue()
|
/external/grpc-grpc/include/grpcpp/ |
D | completion_queue.h | 440 ServerCompletionQueue(grpc_cq_completion_type completion_type, in ServerCompletionQueue()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/ |
D | completion_queue.cc | 511 grpc_cq_completion_type completion_type, grpc_cq_polling_type polling_type, in grpc_completion_queue_create_internal()
|
/external/grpc-grpc/src/core/lib/surface/ |
D | completion_queue.cc | 514 grpc_cq_completion_type completion_type, grpc_cq_polling_type polling_type, in grpc_completion_queue_create_internal()
|