#include <google_default_credentials.h>
Private Member Functions | |
int | cmp_impl (const grpc_channel_credentials *other) const override |
Private Attributes | |
grpc_core::RefCountedPtr< grpc_channel_credentials > | alts_creds_ |
grpc_core::RefCountedPtr< grpc_channel_credentials > | ssl_creds_ |
Additional Inherited Members | |
![]() | |
using | RefCountedChildType = grpc_channel_credentials |
![]() | |
static absl::string_view | ChannelArgName () |
static int | ChannelArgsCompare (const grpc_channel_credentials *args1, const grpc_channel_credentials *args2) |
![]() | |
RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) | |
Definition at line 52 of file google_default_credentials.h.
|
inline |
Definition at line 55 of file google_default_credentials.h.
|
overridedefault |
|
inline |
Definition at line 72 of file google_default_credentials.h.
|
inlineoverrideprivatevirtual |
Implements grpc_channel_credentials.
Definition at line 78 of file google_default_credentials.h.
|
overridevirtual |
Implements grpc_channel_credentials.
Definition at line 120 of file google_default_credentials.cc.
|
inline |
Definition at line 75 of file google_default_credentials.h.
|
overridevirtual |
Implements grpc_channel_credentials.
Definition at line 166 of file google_default_credentials.cc.
|
overridevirtual |
Reimplemented from grpc_channel_credentials.
Definition at line 161 of file google_default_credentials.cc.
|
private |
Definition at line 84 of file google_default_credentials.h.
|
private |
Definition at line 85 of file google_default_credentials.h.