#include "kp_timestamp.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 chrome_browser_key_pinning {
PROTOBUF_CONSTEXPR KPTimestamp::KPTimestamp(
::_pbi::ConstantInitialized): … { … }
struct KPTimestampDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 KPTimestampDefaultTypeInternal _KPTimestamp_default_instance_;
}
namespace chrome_browser_key_pinning {
class KPTimestamp::_Internal { … };
KPTimestamp::KPTimestamp(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
KPTimestamp::KPTimestamp(const KPTimestamp& from)
: … { … }
inline void KPTimestamp::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
KPTimestamp::~KPTimestamp() { … }
inline void KPTimestamp::SharedDtor() { … }
void KPTimestamp::SetCachedSize(int size) const { … }
void KPTimestamp::Clear() { … }
const char* KPTimestamp::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* KPTimestamp::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t KPTimestamp::ByteSizeLong() const { … }
void KPTimestamp::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void KPTimestamp::MergeFrom(const KPTimestamp& from) { … }
void KPTimestamp::CopyFrom(const KPTimestamp& from) { … }
bool KPTimestamp::IsInitialized() const { … }
void KPTimestamp::InternalSwap(KPTimestamp* other) { … }
std::string KPTimestamp::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::chrome_browser_key_pinning::KPTimestamp*
Arena::CreateMaybeMessage< ::chrome_browser_key_pinning::KPTimestamp >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>