Home
last modified time | relevance | path

Searched defs:grpc_completion_queue_attributes (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h680 typedef struct grpc_completion_queue_attributes { struct
697 } grpc_completion_queue_attributes; argument
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dgrpc_types.h774 typedef struct grpc_completion_queue_attributes { struct
791 } grpc_completion_queue_attributes; argument
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dgrpc_types.h774 typedef struct grpc_completion_queue_attributes { struct
791 } grpc_completion_queue_attributes; argument
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs1333 pub struct grpc_completion_queue_attributes { struct
1336 pub version: ::std::os::raw::c_int,
1338 pub cq_completion_type: grpc_cq_completion_type,
1339 pub cq_polling_type: grpc_cq_polling_type,
1342 pub cq_shutdown_cb: *mut grpc_experimental_completion_queue_functor,
1696 attributes: *const grpc_completion_queue_attributes, in grpc_completion_queue_factory_lookup()
1726 attributes: *const grpc_completion_queue_attributes, in grpc_completion_queue_create()
Dx86_64-unknown-linux-gnu-bindings.rs1333 pub struct grpc_completion_queue_attributes { struct
1336 pub version: ::std::os::raw::c_int,
1338 pub cq_completion_type: grpc_cq_completion_type,
1339 pub cq_polling_type: grpc_cq_polling_type,
1342 pub cq_shutdown_cb: *mut grpc_experimental_completion_queue_functor,
1696 attributes: *const grpc_completion_queue_attributes, in grpc_completion_queue_factory_lookup()
1726 attributes: *const grpc_completion_queue_attributes, in grpc_completion_queue_create()