#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 | |
Public Types inherited from grpc_core::RefCounted< grpc_channel_credentials > | |
| using | RefCountedChildType = grpc_channel_credentials |
Static Public Member Functions inherited from grpc_channel_credentials | |
| static absl::string_view | ChannelArgName () |
| static int | ChannelArgsCompare (const grpc_channel_credentials *args1, const grpc_channel_credentials *args2) |
Protected Member Functions inherited from grpc_core::RefCounted< grpc_channel_credentials > | |
| 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.