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