#include <fake_credentials.h>

Static Public Member Functions | |
| static grpc_core::UniqueTypeName | Type () |
Private Member Functions | |
| int | cmp_impl (const grpc_call_credentials *other) const override |
Private Attributes | |
| grpc_core::Slice | key_ |
| grpc_core::Slice | value_ |
Additional Inherited Members | |
Public Types inherited from grpc_core::RefCounted< grpc_call_credentials > | |
| using | RefCountedChildType = grpc_call_credentials |
Protected Member Functions inherited from grpc_core::RefCounted< grpc_call_credentials > | |
| RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) | |
Definition at line 72 of file fake_credentials.h.
|
inline |
Definition at line 74 of file fake_credentials.h.
|
inlineoverrideprivatevirtual |
Implements grpc_call_credentials.
Definition at line 90 of file fake_credentials.h.
|
inlineoverridevirtual |
Reimplemented from grpc_call_credentials.
Definition at line 83 of file fake_credentials.h.
|
overridevirtual |
Implements grpc_call_credentials.
Definition at line 104 of file fake_credentials.cc.
|
static |
Definition at line 113 of file fake_credentials.cc.
|
inlineoverridevirtual |
Implements grpc_call_credentials.
Definition at line 87 of file fake_credentials.h.
|
private |
Definition at line 96 of file fake_credentials.h.
|
private |
Definition at line 97 of file fake_credentials.h.