call_creds() const | grpc_composite_channel_credentials | inline |
call_creds_ | grpc_composite_channel_credentials | private |
ChannelArgName() | grpc_channel_credentials | inlinestatic |
ChannelArgsCompare(const grpc_channel_credentials *args1, const grpc_channel_credentials *args2) | grpc_channel_credentials | inlinestatic |
cmp(const grpc_channel_credentials *other) const | grpc_channel_credentials | inline |
cmp_impl(const grpc_channel_credentials *other) const override | grpc_composite_channel_credentials | inlineprivatevirtual |
create_security_connector(grpc_core::RefCountedPtr< grpc_call_credentials > call_creds, const char *target, const grpc_channel_args *args, grpc_channel_args **new_args) override | grpc_composite_channel_credentials | virtual |
duplicate_without_call_credentials() override | grpc_composite_channel_credentials | inlinevirtual |
grpc_composite_channel_credentials(grpc_core::RefCountedPtr< grpc_channel_credentials > channel_creds, grpc_core::RefCountedPtr< grpc_call_credentials > call_creds) | grpc_composite_channel_credentials | inline |
IncrementRefCount() | grpc_core::RefCounted< grpc_channel_credentials > | inlineprivate |
IncrementRefCount(const DebugLocation &location, const char *reason) | grpc_core::RefCounted< grpc_channel_credentials > | inlineprivate |
inner_creds() const | grpc_composite_channel_credentials | inline |
inner_creds_ | grpc_composite_channel_credentials | private |
mutable_call_creds() | grpc_composite_channel_credentials | inline |
operator=(const RefCounted &)=delete | grpc_core::RefCounted< grpc_channel_credentials > | |
Ref() GRPC_MUST_USE_RESULT | grpc_core::RefCounted< grpc_channel_credentials > | inline |
Ref(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::RefCounted< grpc_channel_credentials > | inline |
RefCounted(const RefCounted &)=delete | grpc_core::RefCounted< grpc_channel_credentials > | |
RefCounted(const char *trace=nullptr, intptr_t initial_refcount=1) | grpc_core::RefCounted< grpc_channel_credentials > | inlineexplicitprotected |
RefCountedChildType typedef | grpc_core::RefCounted< grpc_channel_credentials > | |
RefIfNonZero() GRPC_MUST_USE_RESULT | grpc_core::RefCounted< grpc_channel_credentials > | inline |
RefIfNonZero(const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT | grpc_core::RefCounted< grpc_channel_credentials > | inline |
refs_ | grpc_core::RefCounted< grpc_channel_credentials > | private |
type() const override | grpc_composite_channel_credentials | virtual |
Unref() | grpc_core::RefCounted< grpc_channel_credentials > | inline |
Unref(const DebugLocation &location, const char *reason) | grpc_core::RefCounted< grpc_channel_credentials > | inline |
update_arguments(grpc_core::ChannelArgs args) override | grpc_composite_channel_credentials | inlinevirtual |
~grpc_composite_channel_credentials() override=default | grpc_composite_channel_credentials | |
~PolymorphicRefCount()=default | grpc_core::PolymorphicRefCount | virtual |
~RefCounted()=default | grpc_core::RefCounted< grpc_channel_credentials > | |