Home
last modified time | relevance | path

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

/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; argument
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dgrpc_types.h620 typedef struct grpc_op { struct
622 grpc_op_type op; argument
627 union grpc_op_data { argument
697 } grpc_op; typedef
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dgrpc_types.h620 typedef struct grpc_op { struct
622 grpc_op_type op; argument
627 union grpc_op_data { argument
697 } grpc_op; argument
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs1137 pub struct grpc_op { struct
1139 pub op: grpc_op_type, argument
1144 pub data: grpc_op_grpc_op_data, argument
1245 impl ::std::fmt::Debug for grpc_op { implementation
1902 ops: *const grpc_op, in grpc_call_start_batch()
Dx86_64-unknown-linux-gnu-bindings.rs1137 pub struct grpc_op { struct
1139 pub op: grpc_op_type, argument
1144 pub data: grpc_op_grpc_op_data, argument
1245 impl ::std::fmt::Debug for grpc_op { implementation
1902 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