#include <grpc/support/port_platform.h>#include <string>#include "absl/strings/string_view.h"#include "upb/def.h"#include "upb/upb.h"#include "src/core/ext/xds/certificate_provider_store.h"#include "src/core/ext/xds/xds_bootstrap.h"#include "src/core/lib/debug/trace.h"

Go to the source code of this file.
Classes | |
| struct | grpc_core::XdsEncodingContext |
Namespaces | |
| grpc_core | |
Functions | |
| template<typename T > | |
| upb_StringView | grpc_core::StdStringToUpbString (const T &str) |
| absl::string_view | grpc_core::UpbStringToAbsl (const upb_StringView &str) |
| std::string | grpc_core::UpbStringToStdString (const upb_StringView &str) |