Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs694 pub struct grpc_channel { struct
695 _unused: [u8; 0],
1394 channel: *mut grpc_channel, in grpc_channel_check_connectivity_state()
1401 channel: *mut grpc_channel, in grpc_channel_num_external_connectivity_watchers()
1407 channel: *mut grpc_channel, in grpc_channel_watch_connectivity_state()
1417 channel: *mut grpc_channel, in grpc_channel_support_connectivity_watcher()
1423 channel: *mut grpc_channel, in grpc_channel_create_call()
1436 channel: *mut grpc_channel, in grpc_channel_register_call()
1445 channel: *mut grpc_channel, in grpc_channel_create_registered_call()
1492 channel: *mut grpc_channel, in grpc_channel_get_info()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs861 pub struct grpc_channel { struct
862 _unused: [u8; 0],
1767 channel: *mut grpc_channel, in grpc_channel_check_connectivity_state()
1776 channel: *mut grpc_channel, in grpc_channel_num_external_connectivity_watchers()
1786 channel: *mut grpc_channel, in grpc_channel_watch_connectivity_state()
1796 channel: *mut grpc_channel, in grpc_channel_support_connectivity_watcher()
1808 channel: *mut grpc_channel, in grpc_channel_create_call()
1823 channel: *mut grpc_channel, in grpc_channel_register_call()
1833 channel: *mut grpc_channel, in grpc_channel_create_registered_call()
1912 channel: *mut grpc_channel, in grpc_channel_get_info()
[all …]
/aosp_15_r20/external/grpc-grpc/include/grpc/impl/
H A Dgrpc_types.h61 typedef struct grpc_channel grpc_channel; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/
Dchannel.rs641 channel: *mut grpc_channel, in new()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/impl/
Dgrpc_types.h61 typedef struct grpc_channel grpc_channel; typedef
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/impl/
Dgrpc_types.h61 typedef struct grpc_channel grpc_channel; typedef