Home
last modified time | relevance | path

Searched defs:grpc_op (Results 1 – 7 of 7) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dgrpc_types.h609 typedef struct grpc_op { struct
611 grpc_op_type op; argument
616 union grpc_op_data { argument
686 } grpc_op; typedef
/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h536 typedef struct grpc_op { struct
538 grpc_op_type op; argument
543 union grpc_op_data { argument
611 } grpc_op; typedef
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dgrpc_types.h609 typedef struct grpc_op { struct
611 grpc_op_type op; argument
616 union grpc_op_data { argument
686 } grpc_op; argument
/external/rust/crates/grpcio-sys/bindings/
Dx86_64-unknown-linux-gnu-bindings.rs1132 pub struct grpc_op { struct
1134 pub op: grpc_op_type, argument
1139 pub data: grpc_op_grpc_op_data, argument
1240 impl ::std::fmt::Debug for grpc_op { implementation
1897 ops: *const grpc_op, in grpc_call_start_batch()
Daarch64-unknown-linux-gnu-bindings.rs1132 pub struct grpc_op { struct
1134 pub op: grpc_op_type, argument
1139 pub data: grpc_op_grpc_op_data, argument
1240 impl ::std::fmt::Debug for grpc_op { implementation
1897 ops: *const grpc_op, in grpc_call_start_batch()
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dcall_op_set.h202 void AddOp(grpc_op* /*ops*/, size_t* /*nops*/) {} in AddOp() argument
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dcall_op_set.h202 void AddOp(grpc_op* /*ops*/, size_t* /*nops*/) {} in AddOp() argument