#include "quiche/quic/core/proto/crypto_server_config.pb.h"
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace quic {
PROTOBUF_CONSTEXPR QuicServerConfigProtobuf_PrivateKey::QuicServerConfigProtobuf_PrivateKey(
::_pbi::ConstantInitialized): … { … }
struct QuicServerConfigProtobuf_PrivateKeyDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 QuicServerConfigProtobuf_PrivateKeyDefaultTypeInternal _QuicServerConfigProtobuf_PrivateKey_default_instance_;
PROTOBUF_CONSTEXPR QuicServerConfigProtobuf::QuicServerConfigProtobuf(
::_pbi::ConstantInitialized): … { … }
struct QuicServerConfigProtobufDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 QuicServerConfigProtobufDefaultTypeInternal _QuicServerConfigProtobuf_default_instance_;
}
namespace quic {
class QuicServerConfigProtobuf_PrivateKey::_Internal { … };
QuicServerConfigProtobuf_PrivateKey::QuicServerConfigProtobuf_PrivateKey(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
QuicServerConfigProtobuf_PrivateKey::QuicServerConfigProtobuf_PrivateKey(const QuicServerConfigProtobuf_PrivateKey& from)
: … { … }
inline void QuicServerConfigProtobuf_PrivateKey::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
QuicServerConfigProtobuf_PrivateKey::~QuicServerConfigProtobuf_PrivateKey() { … }
inline void QuicServerConfigProtobuf_PrivateKey::SharedDtor() { … }
void QuicServerConfigProtobuf_PrivateKey::SetCachedSize(int size) const { … }
void QuicServerConfigProtobuf_PrivateKey::Clear() { … }
const char* QuicServerConfigProtobuf_PrivateKey::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* QuicServerConfigProtobuf_PrivateKey::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t QuicServerConfigProtobuf_PrivateKey::RequiredFieldsByteSizeFallback() const { … }
size_t QuicServerConfigProtobuf_PrivateKey::ByteSizeLong() const { … }
void QuicServerConfigProtobuf_PrivateKey::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void QuicServerConfigProtobuf_PrivateKey::MergeFrom(const QuicServerConfigProtobuf_PrivateKey& from) { … }
void QuicServerConfigProtobuf_PrivateKey::CopyFrom(const QuicServerConfigProtobuf_PrivateKey& from) { … }
bool QuicServerConfigProtobuf_PrivateKey::IsInitialized() const { … }
void QuicServerConfigProtobuf_PrivateKey::InternalSwap(QuicServerConfigProtobuf_PrivateKey* other) { … }
std::string QuicServerConfigProtobuf_PrivateKey::GetTypeName() const { … }
class QuicServerConfigProtobuf::_Internal { … };
QuicServerConfigProtobuf::QuicServerConfigProtobuf(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
QuicServerConfigProtobuf::QuicServerConfigProtobuf(const QuicServerConfigProtobuf& from)
: … { … }
inline void QuicServerConfigProtobuf::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
QuicServerConfigProtobuf::~QuicServerConfigProtobuf() { … }
inline void QuicServerConfigProtobuf::SharedDtor() { … }
void QuicServerConfigProtobuf::SetCachedSize(int size) const { … }
void QuicServerConfigProtobuf::Clear() { … }
const char* QuicServerConfigProtobuf::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* QuicServerConfigProtobuf::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t QuicServerConfigProtobuf::ByteSizeLong() const { … }
void QuicServerConfigProtobuf::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void QuicServerConfigProtobuf::MergeFrom(const QuicServerConfigProtobuf& from) { … }
void QuicServerConfigProtobuf::CopyFrom(const QuicServerConfigProtobuf& from) { … }
bool QuicServerConfigProtobuf::IsInitialized() const { … }
void QuicServerConfigProtobuf::InternalSwap(QuicServerConfigProtobuf* other) { … }
std::string QuicServerConfigProtobuf::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::quic::QuicServerConfigProtobuf_PrivateKey*
Arena::CreateMaybeMessage< ::quic::QuicServerConfigProtobuf_PrivateKey >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::quic::QuicServerConfigProtobuf*
Arena::CreateMaybeMessage< ::quic::QuicServerConfigProtobuf >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>