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