chromium/out/Default/gen/third_party/tflite_support/src/tensorflow_lite_support/cc/task/processor/proto/embedding_options.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: tensorflow_lite_support/cc/task/processor/proto/embedding_options.proto

#include "tensorflow_lite_support/cc/task/processor/proto/embedding_options.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>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>

PROTOBUF_PRAGMA_INIT_SEG

_pb;
_pbi;

namespace tflite {
namespace task {
namespace processor {
PROTOBUF_CONSTEXPR EmbeddingOptions::EmbeddingOptions(
    ::_pbi::ConstantInitialized):{}
struct EmbeddingOptionsDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 EmbeddingOptionsDefaultTypeInternal _EmbeddingOptions_default_instance_;
}  // namespace processor
}  // namespace task
}  // namespace tflite
namespace tflite {
namespace task {
namespace processor {

// ===================================================================

class EmbeddingOptions::_Internal {};

EmbeddingOptions::EmbeddingOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
EmbeddingOptions::EmbeddingOptions(const EmbeddingOptions& from)
  :{}

inline void EmbeddingOptions::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

EmbeddingOptions::~EmbeddingOptions() {}

inline void EmbeddingOptions::SharedDtor() {}

void EmbeddingOptions::SetCachedSize(int size) const {}

void EmbeddingOptions::Clear() {}

const char* EmbeddingOptions::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* EmbeddingOptions::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t EmbeddingOptions::ByteSizeLong() const {}

void EmbeddingOptions::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void EmbeddingOptions::MergeFrom(const EmbeddingOptions& from) {}

void EmbeddingOptions::CopyFrom(const EmbeddingOptions& from) {}

bool EmbeddingOptions::IsInitialized() const {}

void EmbeddingOptions::InternalSwap(EmbeddingOptions* other) {}

std::string EmbeddingOptions::GetTypeName() const {}


// @@protoc_insertion_point(namespace_scope)
}  // namespace processor
}  // namespace task
}  // namespace tflite
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::tflite::task::processor::EmbeddingOptions*
Arena::CreateMaybeMessage< ::tflite::task::processor::EmbeddingOptions >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)
#include <google/protobuf/port_undef.inc>