#include "compose_optimization_guide.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 compose {
PROTOBUF_CONSTEXPR ComposeHintMetadata_ModelParamsEntry_DoNotUse::ComposeHintMetadata_ModelParamsEntry_DoNotUse(
::_pbi::ConstantInitialized) { … }
struct ComposeHintMetadata_ModelParamsEntry_DoNotUseDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ComposeHintMetadata_ModelParamsEntry_DoNotUseDefaultTypeInternal _ComposeHintMetadata_ModelParamsEntry_DoNotUse_default_instance_;
PROTOBUF_CONSTEXPR ComposeHintMetadata::ComposeHintMetadata(
::_pbi::ConstantInitialized): … { … }
struct ComposeHintMetadataDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ComposeHintMetadataDefaultTypeInternal _ComposeHintMetadata_default_instance_;
}
namespace compose {
bool ComposeHintDecision_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ComposeHintDecision_strings[4] = …;
static const char ComposeHintDecision_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ComposeHintDecision_entries[] = …;
static const int ComposeHintDecision_entries_by_number[] = …;
const std::string& ComposeHintDecision_Name(
ComposeHintDecision value) { … }
bool ComposeHintDecision_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ComposeHintDecision* value) { … }
ComposeHintMetadata_ModelParamsEntry_DoNotUse::ComposeHintMetadata_ModelParamsEntry_DoNotUse() { … }
ComposeHintMetadata_ModelParamsEntry_DoNotUse::ComposeHintMetadata_ModelParamsEntry_DoNotUse(::PROTOBUF_NAMESPACE_ID::Arena* arena)
: … { … }
void ComposeHintMetadata_ModelParamsEntry_DoNotUse::MergeFrom(const ComposeHintMetadata_ModelParamsEntry_DoNotUse& other) { … }
class ComposeHintMetadata::_Internal { … };
ComposeHintMetadata::ComposeHintMetadata(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
ComposeHintMetadata::ComposeHintMetadata(const ComposeHintMetadata& from)
: … { … }
inline void ComposeHintMetadata::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
ComposeHintMetadata::~ComposeHintMetadata() { … }
inline void ComposeHintMetadata::SharedDtor() { … }
void ComposeHintMetadata::SetCachedSize(int size) const { … }
void ComposeHintMetadata::Clear() { … }
const char* ComposeHintMetadata::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* ComposeHintMetadata::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t ComposeHintMetadata::ByteSizeLong() const { … }
void ComposeHintMetadata::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void ComposeHintMetadata::MergeFrom(const ComposeHintMetadata& from) { … }
void ComposeHintMetadata::CopyFrom(const ComposeHintMetadata& from) { … }
bool ComposeHintMetadata::IsInitialized() const { … }
void ComposeHintMetadata::InternalSwap(ComposeHintMetadata* other) { … }
std::string ComposeHintMetadata::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::compose::ComposeHintMetadata_ModelParamsEntry_DoNotUse*
Arena::CreateMaybeMessage< ::compose::ComposeHintMetadata_ModelParamsEntry_DoNotUse >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::compose::ComposeHintMetadata*
Arena::CreateMaybeMessage< ::compose::ComposeHintMetadata >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>