#include <grpc/support/port_platform.h>#include <string>#include "absl/strings/str_cat.h"#include <grpc/support/alloc.h>#include <grpc/support/log.h>#include "src/core/lib/gpr/env.h"#include "src/core/lib/security/credentials/credentials.h"#include "src/core/lib/security/credentials/google_default/google_default_credentials.h"
Go to the source code of this file.
Functions | |
| std::string | grpc_get_well_known_google_credentials_file_path_impl (void) |
| std::string grpc_get_well_known_google_credentials_file_path_impl | ( | void | ) |
Definition at line 32 of file credentials_generic.cc.