#include "cookie_change_subscriptions.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 content {
namespace proto {
PROTOBUF_CONSTEXPR CookieChangeSubscriptionProto::CookieChangeSubscriptionProto(
::_pbi::ConstantInitialized): … { … }
struct CookieChangeSubscriptionProtoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CookieChangeSubscriptionProtoDefaultTypeInternal _CookieChangeSubscriptionProto_default_instance_;
PROTOBUF_CONSTEXPR CookieChangeSubscriptionsProto::CookieChangeSubscriptionsProto(
::_pbi::ConstantInitialized): … { … }
struct CookieChangeSubscriptionsProtoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CookieChangeSubscriptionsProtoDefaultTypeInternal _CookieChangeSubscriptionsProto_default_instance_;
}
}
namespace content {
namespace proto {
bool CookieMatchType_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> CookieMatchType_strings[2] = …;
static const char CookieMatchType_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry CookieMatchType_entries[] = …;
static const int CookieMatchType_entries_by_number[] = …;
const std::string& CookieMatchType_Name(
CookieMatchType value) { … }
bool CookieMatchType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, CookieMatchType* value) { … }
class CookieChangeSubscriptionProto::_Internal { … };
CookieChangeSubscriptionProto::CookieChangeSubscriptionProto(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CookieChangeSubscriptionProto::CookieChangeSubscriptionProto(const CookieChangeSubscriptionProto& from)
: … { … }
inline void CookieChangeSubscriptionProto::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CookieChangeSubscriptionProto::~CookieChangeSubscriptionProto() { … }
inline void CookieChangeSubscriptionProto::SharedDtor() { … }
void CookieChangeSubscriptionProto::SetCachedSize(int size) const { … }
void CookieChangeSubscriptionProto::Clear() { … }
const char* CookieChangeSubscriptionProto::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CookieChangeSubscriptionProto::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CookieChangeSubscriptionProto::ByteSizeLong() const { … }
void CookieChangeSubscriptionProto::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CookieChangeSubscriptionProto::MergeFrom(const CookieChangeSubscriptionProto& from) { … }
void CookieChangeSubscriptionProto::CopyFrom(const CookieChangeSubscriptionProto& from) { … }
bool CookieChangeSubscriptionProto::IsInitialized() const { … }
void CookieChangeSubscriptionProto::InternalSwap(CookieChangeSubscriptionProto* other) { … }
std::string CookieChangeSubscriptionProto::GetTypeName() const { … }
class CookieChangeSubscriptionsProto::_Internal { … };
CookieChangeSubscriptionsProto::CookieChangeSubscriptionsProto(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CookieChangeSubscriptionsProto::CookieChangeSubscriptionsProto(const CookieChangeSubscriptionsProto& from)
: … { … }
inline void CookieChangeSubscriptionsProto::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CookieChangeSubscriptionsProto::~CookieChangeSubscriptionsProto() { … }
inline void CookieChangeSubscriptionsProto::SharedDtor() { … }
void CookieChangeSubscriptionsProto::SetCachedSize(int size) const { … }
void CookieChangeSubscriptionsProto::Clear() { … }
const char* CookieChangeSubscriptionsProto::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CookieChangeSubscriptionsProto::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CookieChangeSubscriptionsProto::ByteSizeLong() const { … }
void CookieChangeSubscriptionsProto::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CookieChangeSubscriptionsProto::MergeFrom(const CookieChangeSubscriptionsProto& from) { … }
void CookieChangeSubscriptionsProto::CopyFrom(const CookieChangeSubscriptionsProto& from) { … }
bool CookieChangeSubscriptionsProto::IsInitialized() const { … }
void CookieChangeSubscriptionsProto::InternalSwap(CookieChangeSubscriptionsProto* other) { … }
std::string CookieChangeSubscriptionsProto::GetTypeName() const { … }
}
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::content::proto::CookieChangeSubscriptionProto*
Arena::CreateMaybeMessage< ::content::proto::CookieChangeSubscriptionProto >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::content::proto::CookieChangeSubscriptionsProto*
Arena::CreateMaybeMessage< ::content::proto::CookieChangeSubscriptionsProto >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>