This is the complete list of members for grpc_core::ClientChannel, including all inherited members.
| ABSL_GUARDED_BY(resolution_mu_) | grpc_core::ClientChannel | private |
| ABSL_GUARDED_BY(resolution_mu_) | grpc_core::ClientChannel | private |
| ABSL_GUARDED_BY(resolution_mu_) | grpc_core::ClientChannel | private |
| ABSL_GUARDED_BY(resolution_mu_) | grpc_core::ClientChannel | private |
| ABSL_GUARDED_BY(resolution_mu_) | grpc_core::ClientChannel | private |
| ABSL_GUARDED_BY(resolution_mu_) | grpc_core::ClientChannel | private |
| ABSL_GUARDED_BY(data_plane_mu_) | grpc_core::ClientChannel | private |
| ABSL_GUARDED_BY(data_plane_mu_) | grpc_core::ClientChannel | private |
| ABSL_GUARDED_BY(info_mu_) | grpc_core::ClientChannel | private |
| ABSL_GUARDED_BY(info_mu_) | grpc_core::ClientChannel | private |
| ABSL_GUARDED_BY(external_watchers_mu_) | grpc_core::ClientChannel | private |
| AddConnectivityWatcher(grpc_connectivity_state initial_state, OrphanablePtr< AsyncConnectivityStateWatcherInterface > watcher) | grpc_core::ClientChannel | |
| AddExternalConnectivityWatcher(grpc_polling_entity pollent, grpc_connectivity_state *state, grpc_closure *on_complete, grpc_closure *watcher_timer_init) | grpc_core::ClientChannel | inline |
| AddLbQueuedCall(LbQueuedCall *call, grpc_polling_entity *pollent) ABSL_EXCLUSIVE_LOCKS_REQUIRED(data_plane_mu_) | grpc_core::ClientChannel | private |
| AddResolverQueuedCall(ResolverQueuedCall *call, grpc_polling_entity *pollent) ABSL_EXCLUSIVE_LOCKS_REQUIRED(resolution_mu_) | grpc_core::ClientChannel | private |
| CancelExternalConnectivityWatcher(grpc_closure *on_complete) | grpc_core::ClientChannel | inline |
| channel_args_ | grpc_core::ClientChannel | private |
| channelz_node_ | grpc_core::ClientChannel | private |
| CheckConnectivityState(bool try_to_connect) | grpc_core::ClientChannel | |
| client_channel_factory_ | grpc_core::ClientChannel | private |
| ClientChannel(grpc_channel_element_args *args, grpc_error_handle *error) | grpc_core::ClientChannel | private |
| CreateLbPolicyLocked(const grpc_channel_args &args) ABSL_EXCLUSIVE_LOCKS_REQUIRED(*work_serializer_) | grpc_core::ClientChannel | private |
| CreateLoadBalancedCall(const grpc_call_element_args &args, grpc_polling_entity *pollent, grpc_closure *on_call_destruction_complete, ConfigSelector::CallDispatchController *call_dispatch_controller, bool is_transparent_retry) | grpc_core::ClientChannel | |
| CreateOrUpdateLbPolicyLocked(RefCountedPtr< LoadBalancingPolicy::Config > lb_policy_config, const absl::optional< std::string > &health_check_service_name, Resolver::Result result) ABSL_EXCLUSIVE_LOCKS_REQUIRED(*work_serializer_) | grpc_core::ClientChannel | private |
| CreateResolverLocked() ABSL_EXCLUSIVE_LOCKS_REQUIRED(*work_serializer_) | grpc_core::ClientChannel | private |
| data_plane_mu_ | grpc_core::ClientChannel | mutableprivate |
| deadline_checking_enabled_ | grpc_core::ClientChannel | private |
| default_authority_ | grpc_core::ClientChannel | private |
| default_service_config_ | grpc_core::ClientChannel | private |
| Destroy(grpc_channel_element *elem) | grpc_core::ClientChannel | privatestatic |
| DestroyResolverAndLbPolicyLocked() ABSL_EXCLUSIVE_LOCKS_REQUIRED(*work_serializer_) | grpc_core::ClientChannel | private |
| DoPingLocked(grpc_transport_op *op) ABSL_EXCLUSIVE_LOCKS_REQUIRED(*work_serializer_) | grpc_core::ClientChannel | private |
| external_watchers_mu_ | grpc_core::ClientChannel | mutableprivate |
| GetChannelInfo(grpc_channel_element *elem, const grpc_channel_info *info) | grpc_core::ClientChannel | privatestatic |
| GetFromChannel(Channel *channel) | grpc_core::ClientChannel | static |
| info_mu_ | grpc_core::ClientChannel | private |
| Init(grpc_channel_element *elem, grpc_channel_element_args *args) | grpc_core::ClientChannel | privatestatic |
| interested_parties_ | grpc_core::ClientChannel | private |
| kFilterVtable | grpc_core::ClientChannel | static |
| NumExternalConnectivityWatchers() const | grpc_core::ClientChannel | inline |
| OnResolverErrorLocked(absl::Status status) ABSL_EXCLUSIVE_LOCKS_REQUIRED(*work_serializer_) | grpc_core::ClientChannel | private |
| OnResolverResultChangedLocked(Resolver::Result result) ABSL_EXCLUSIVE_LOCKS_REQUIRED(*work_serializer_) | grpc_core::ClientChannel | private |
| owning_stack_ | grpc_core::ClientChannel | private |
| RemoveConnectivityWatcher(AsyncConnectivityStateWatcherInterface *watcher) | grpc_core::ClientChannel | |
| RemoveLbQueuedCall(LbQueuedCall *to_remove, grpc_polling_entity *pollent) ABSL_EXCLUSIVE_LOCKS_REQUIRED(data_plane_mu_) | grpc_core::ClientChannel | private |
| RemoveResolverQueuedCall(ResolverQueuedCall *to_remove, grpc_polling_entity *pollent) ABSL_EXCLUSIVE_LOCKS_REQUIRED(resolution_mu_) | grpc_core::ClientChannel | private |
| resolution_mu_ | grpc_core::ClientChannel | mutableprivate |
| service_config_parser_index_ | grpc_core::ClientChannel | private |
| StartTransportOp(grpc_channel_element *elem, grpc_transport_op *op) | grpc_core::ClientChannel | privatestatic |
| StartTransportOpLocked(grpc_transport_op *op) ABSL_EXCLUSIVE_LOCKS_REQUIRED(*work_serializer_) | grpc_core::ClientChannel | private |
| TryToConnectLocked() ABSL_EXCLUSIVE_LOCKS_REQUIRED(*work_serializer_) | grpc_core::ClientChannel | private |
| UpdateServiceConfigInControlPlaneLocked(RefCountedPtr< ServiceConfig > service_config, RefCountedPtr< ConfigSelector > config_selector, std::string lb_policy_name) ABSL_EXCLUSIVE_LOCKS_REQUIRED(*work_serializer_) | grpc_core::ClientChannel | private |
| UpdateServiceConfigInDataPlaneLocked() ABSL_EXCLUSIVE_LOCKS_REQUIRED(*work_serializer_) | grpc_core::ClientChannel | private |
| UpdateStateAndPickerLocked(grpc_connectivity_state state, const absl::Status &status, const char *reason, std::unique_ptr< LoadBalancingPolicy::SubchannelPicker > picker) ABSL_EXCLUSIVE_LOCKS_REQUIRED(*work_serializer_) | grpc_core::ClientChannel | private |
| uri_to_resolve_ | grpc_core::ClientChannel | private |
| work_serializer_ | grpc_core::ClientChannel | private |
| work_serializer_ | grpc_core::ClientChannel | private |
| work_serializer_ | grpc_core::ClientChannel | private |
| work_serializer_ | grpc_core::ClientChannel | private |
| work_serializer_ | grpc_core::ClientChannel | private |
| work_serializer_ | grpc_core::ClientChannel | private |
| work_serializer_ | grpc_core::ClientChannel | private |
| work_serializer_ | grpc_core::ClientChannel | private |
| work_serializer_ | grpc_core::ClientChannel | private |
| work_serializer_ | grpc_core::ClientChannel | private |
| work_serializer_ | grpc_core::ClientChannel | private |
| work_serializer_ | grpc_core::ClientChannel | private |
| ~ClientChannel() | grpc_core::ClientChannel | private |