Searched defs:c_channel (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | channel_connectivity.cc | 62 grpc_channel* c_channel, int try_to_connect) { in grpc_channel_check_connectivity_state() 84 int grpc_channel_num_external_connectivity_watchers(grpc_channel* c_channel) { in grpc_channel_num_external_connectivity_watchers() 109 StateWatcher(grpc_channel* c_channel, grpc_completion_queue* cq, void* tag, in StateWatcher()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/ |
D | channel.cc | 283 grpc_channel* c_channel, grpc_call* parent_call, uint32_t propagation_mask, in grpc_channel_create_call_internal() 422 void grpc_channel_destroy_internal(grpc_channel* c_channel) { in grpc_channel_destroy_internal()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/client/ |
D | create_channel_internal.cc | 31 const std::string& host, grpc_channel* c_channel, in CreateChannelInternal()
|
/aosp_15_r20/external/grpc-grpc/src/cpp/client/ |
H A D | create_channel_internal.cc | 31 const std::string& host, grpc_channel* c_channel, in CreateChannelInternal()
|