Home
last modified time | relevance | path

Searched defs:grpc_channel (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dchannel.h105 struct grpc_channel { struct
112 // TODO(vjpai): Once the grpc_channel is allocated via new rather than malloc, argument
126 const grpc_channel* channel) { in grpc_channel_compression_options() argument
/external/grpc-grpc/src/core/lib/surface/
Dchannel.cc61 struct grpc_channel { struct
79 grpc_channel* grpc_channel_create_with_builder( in grpc_channel_create_with_builder() argument
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs854 pub struct grpc_channel { struct
855 _unused: [u8; 0],
1799 channel: *mut grpc_channel, in grpc_channel_check_connectivity_state()
1808 channel: *mut grpc_channel, in grpc_channel_num_external_connectivity_watchers()
1818 channel: *mut grpc_channel, in grpc_channel_watch_connectivity_state()
1828 channel: *mut grpc_channel, in grpc_channel_support_connectivity_watcher()
1840 channel: *mut grpc_channel, in grpc_channel_create_call()
1855 channel: *mut grpc_channel, in grpc_channel_register_call()
1865 channel: *mut grpc_channel, in grpc_channel_create_registered_call()
1944 channel: *mut grpc_channel, in grpc_channel_get_info()
[all …]
Dx86_64-unknown-linux-gnu-bindings.rs854 pub struct grpc_channel { struct
855 _unused: [u8; 0],
1799 channel: *mut grpc_channel, in grpc_channel_check_connectivity_state()
1808 channel: *mut grpc_channel, in grpc_channel_num_external_connectivity_watchers()
1818 channel: *mut grpc_channel, in grpc_channel_watch_connectivity_state()
1828 channel: *mut grpc_channel, in grpc_channel_support_connectivity_watcher()
1840 channel: *mut grpc_channel, in grpc_channel_create_call()
1855 channel: *mut grpc_channel, in grpc_channel_register_call()
1865 channel: *mut grpc_channel, in grpc_channel_create_registered_call()
1944 channel: *mut grpc_channel, in grpc_channel_get_info()
[all …]
/external/rust/crates/grpcio/src/
Dchannel.rs588 channel: *mut grpc_channel, in new()
/external/grpc-grpc/include/grpc/impl/codegen/
Dgrpc_types.h62 typedef struct grpc_channel grpc_channel; typedef
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/codegen/
Dgrpc_types.h62 typedef struct grpc_channel grpc_channel; typedef
/external/rust/crates/grpcio-sys/grpc/include/grpc/impl/codegen/
Dgrpc_types.h62 typedef struct grpc_channel grpc_channel; typedef