#include <grpc/support/port_platform.h>#include <string>#include <vector>#include "absl/status/statusor.h"#include "absl/strings/string_view.h"#include "envoy/extensions/transport_sockets/tls/v3/tls.upb.h"#include "google/protobuf/any.upb.h"#include "google/protobuf/duration.upb.h"#include "xds/type/v3/typed_struct.upb.h"#include "src/core/ext/xds/upb_utils.h"#include "src/core/lib/gprpp/time.h"#include "src/core/lib/iomgr/error.h"#include "src/core/lib/matchers/matchers.h"

Go to the source code of this file.
Namespaces | |
| grpc_core | |
Functions | |
| absl::StatusOr< ExtractExtensionTypeNameResult > | grpc_core::ExtractExtensionTypeName (const XdsEncodingContext &context, const google_protobuf_Any *any) |
| Duration | grpc_core::ParseDuration (const google_protobuf_Duration *proto_duration) |