AddWatcherLocked() ABSL_EXCLUSIVE_LOCKS_REQUIRED(*chand_ -> work_serializer_) | grpc_core::ClientChannel::ExternalConnectivityWatcher | private |
Cancel() | grpc_core::ClientChannel::ExternalConnectivityWatcher | |
chand_ | grpc_core::ClientChannel::ExternalConnectivityWatcher | private |
done_ | grpc_core::ClientChannel::ExternalConnectivityWatcher | private |
ExternalConnectivityWatcher(ClientChannel *chand, grpc_polling_entity pollent, grpc_connectivity_state *state, grpc_closure *on_complete, grpc_closure *watcher_timer_init) | grpc_core::ClientChannel::ExternalConnectivityWatcher | |
IncrementRefCount() | grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface > | inlineprivate |
IncrementRefCount(const DebugLocation &location, const char *reason) | grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface > | inlineprivate |
initial_state_ | grpc_core::ClientChannel::ExternalConnectivityWatcher | private |
InternallyRefCounted(const InternallyRefCounted &)=delete | grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface > | |
InternallyRefCounted(const char *trace=nullptr, intptr_t initial_refcount=1) | grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface > | inlineexplicitprotected |
Notify(grpc_connectivity_state state, const absl::Status &) override | grpc_core::ClientChannel::ExternalConnectivityWatcher | virtual |
on_complete_ | grpc_core::ClientChannel::ExternalConnectivityWatcher | private |
operator=(const InternallyRefCounted &)=delete | grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface > | |
grpc_core::Orphanable::operator=(const Orphanable &)=delete | grpc_core::Orphanable | |
Orphan() override | grpc_core::ConnectivityStateWatcherInterface | inlinevirtual |
Orphanable(const Orphanable &)=delete | grpc_core::Orphanable | |
Orphanable() | grpc_core::Orphanable | inlineprotected |
pollent_ | grpc_core::ClientChannel::ExternalConnectivityWatcher | private |
Ref() GRPC_MUST_USE_RESULT | grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface > | inlineprotected |
Ref(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface > | inlineprotected |
refs_ | grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface > | private |
RemoveWatcherFromExternalWatchersMap(ClientChannel *chand, grpc_closure *on_complete, bool cancel) | grpc_core::ClientChannel::ExternalConnectivityWatcher | static |
RemoveWatcherLocked() ABSL_EXCLUSIVE_LOCKS_REQUIRED(*chand_ -> work_serializer_) | grpc_core::ClientChannel::ExternalConnectivityWatcher | private |
state_ | grpc_core::ClientChannel::ExternalConnectivityWatcher | private |
Unref() | grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface > | inlineprotected |
Unref(const DebugLocation &location, const char *reason) | grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface > | inlineprotected |
watcher_timer_init_ | grpc_core::ClientChannel::ExternalConnectivityWatcher | private |
~ConnectivityStateWatcherInterface() override=default | grpc_core::ConnectivityStateWatcherInterface | |
~ExternalConnectivityWatcher() override | grpc_core::ClientChannel::ExternalConnectivityWatcher | |
~InternallyRefCounted() override=default | grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface > | protected |
~Orphanable() | grpc_core::Orphanable | inlineprotectedvirtual |