Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/include/grpc/impl/
H A Dgrpc_types.h311 typedef struct grpc_op { struct
313 grpc_op_type op; argument
318 union grpc_op_data { argument
388 } grpc_op; argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/
Dgrpc_types.h669 typedef struct grpc_op { struct
671 grpc_op_type op; argument
676 union grpc_op_data { argument
746 } grpc_op; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/impl/
Dgrpc_types.h669 typedef struct grpc_op { struct
671 grpc_op_type op; argument
676 union grpc_op_data { argument
746 } grpc_op; argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs910 pub struct grpc_op { struct
912 pub op: grpc_op_type, argument
917 pub data: grpc_op_grpc_op_data, argument
996 impl ::std::fmt::Debug for grpc_op { implementation
1462 ops: *const grpc_op, in grpc_call_start_batch()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs1144 pub struct grpc_op { struct
1146 pub op: grpc_op_type, argument
1151 pub data: grpc_op_grpc_op_data, argument
1251 impl ::std::fmt::Debug for grpc_op { implementation
1870 ops: *const grpc_op, in grpc_call_start_batch()
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/handshaker/
H A Dalts_handshaker_client_test.cc159 const grpc_op* /*ops*/, in check_must_not_be_called()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dcall_op_set.h206 void AddOp(grpc_op* /*ops*/, size_t* /*nops*/) {} in AddOp() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dcall_op_set.h206 void AddOp(grpc_op* /*ops*/, size_t* /*nops*/) {} in AddOp() argument
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/
H A Dcall_op_set.h206 void AddOp(grpc_op* /*ops*/, size_t* /*nops*/) {} in AddOp() argument