chromium/out/Default/gen/third_party/tflite_support/src/tensorflow_lite_support/cc/task/text/proto/text_embedder_options.pb.cc

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

#include "tensorflow_lite_support/cc/task/text/proto/text_embedder_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 text {
PROTOBUF_CONSTEXPR TextEmbedderOptions::TextEmbedderOptions(
    ::_pbi::ConstantInitialized):{}
struct TextEmbedderOptionsDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TextEmbedderOptionsDefaultTypeInternal _TextEmbedderOptions_default_instance_;
}  // namespace text
}  // namespace task
}  // namespace tflite
namespace tflite {
namespace task {
namespace text {

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

class TextEmbedderOptions::_Internal {};

const ::tflite::task::core::BaseOptions&
TextEmbedderOptions::_Internal::base_options(const TextEmbedderOptions* msg) {}
void TextEmbedderOptions::clear_base_options() {}
void TextEmbedderOptions::clear_embedding_options() {}
TextEmbedderOptions::TextEmbedderOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
TextEmbedderOptions::TextEmbedderOptions(const TextEmbedderOptions& from)
  :{}

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

TextEmbedderOptions::~TextEmbedderOptions() {}

inline void TextEmbedderOptions::SharedDtor() {}

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

void TextEmbedderOptions::Clear() {}

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

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

size_t TextEmbedderOptions::ByteSizeLong() const {}

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

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

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

bool TextEmbedderOptions::IsInitialized() const {}

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

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


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

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