This is the complete list of members for grpc::MetadataCredentialsPluginWrapper, including all inherited members.
DebugString(void *wrapper) | grpc::MetadataCredentialsPluginWrapper | static |
Destroy(void *wrapper) | grpc::MetadataCredentialsPluginWrapper | static |
GetMetadata(void *wrapper, grpc_auth_metadata_context context, grpc_credentials_plugin_metadata_cb cb, void *user_data, grpc_metadata creds_md[GRPC_METADATA_CREDENTIALS_PLUGIN_SYNC_MAX], size_t *num_creds_md, grpc_status_code *status, const char **error_details) | grpc::MetadataCredentialsPluginWrapper | static |
grpc_init_called_ | grpc::GrpcLibraryCodegen | private |
GrpcLibraryCodegen(bool call_grpc_init=true) | grpc::GrpcLibraryCodegen | inlineexplicitprivate |
InvokePlugin(grpc_auth_metadata_context context, grpc_credentials_plugin_metadata_cb cb, void *user_data, grpc_metadata creds_md[GRPC_METADATA_CREDENTIALS_PLUGIN_SYNC_MAX], size_t *num_creds_md, grpc_status_code *status_code, const char **error_details) | grpc::MetadataCredentialsPluginWrapper | private |
MetadataCredentialsPluginWrapper(std::unique_ptr< MetadataCredentialsPlugin > plugin) | grpc::MetadataCredentialsPluginWrapper | explicit |
plugin_ | grpc::MetadataCredentialsPluginWrapper | private |
thread_pool_ | grpc::MetadataCredentialsPluginWrapper | private |
~GrpcLibraryCodegen() | grpc::GrpcLibraryCodegen | inlineprivatevirtual |