chromium/out/Default/gen/third_party/tflite_support/src/tensorflow_lite_support/cc/task/vision/proto/image_classifier_options.pb.cc

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

#include "tensorflow_lite_support/cc/task/vision/proto/image_classifier_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 vision {
PROTOBUF_CONSTEXPR ImageClassifierOptions::ImageClassifierOptions(
    ::_pbi::ConstantInitialized):{}
struct ImageClassifierOptionsDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ImageClassifierOptionsDefaultTypeInternal _ImageClassifierOptions_default_instance_;
}  // namespace vision
}  // namespace task
}  // namespace tflite
namespace tflite {
namespace task {
namespace vision {

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

class ImageClassifierOptions::_Internal {};

const ::tflite::task::core::BaseOptions&
ImageClassifierOptions::_Internal::base_options(const ImageClassifierOptions* msg) {}
const ::tflite::task::core::ExternalFile&
ImageClassifierOptions::_Internal::model_file_with_metadata(const ImageClassifierOptions* msg) {}
const ::tflite::proto::ComputeSettings&
ImageClassifierOptions::_Internal::compute_settings(const ImageClassifierOptions* msg) {}
void ImageClassifierOptions::clear_base_options() {}
void ImageClassifierOptions::clear_model_file_with_metadata() {}
const ::PROTOBUF_NAMESPACE_ID::internal::LazyString ImageClassifierOptions::Impl_::_i_give_permission_to_break_this_code_default_display_names_locale_{};
void ImageClassifierOptions::clear_compute_settings() {}
ImageClassifierOptions::ImageClassifierOptions(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
ImageClassifierOptions::ImageClassifierOptions(const ImageClassifierOptions& from)
  :{}

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

ImageClassifierOptions::~ImageClassifierOptions() {}

inline void ImageClassifierOptions::SharedDtor() {}

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

void ImageClassifierOptions::Clear() {}

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

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

size_t ImageClassifierOptions::ByteSizeLong() const {}

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

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

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

bool ImageClassifierOptions::IsInitialized() const {}

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

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


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

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