#include "chrome_screen_ai.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 chrome_screen_ai {
PROTOBUF_CONSTEXPR Rect::Rect(
::_pbi::ConstantInitialized): … { … }
struct RectDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RectDefaultTypeInternal _Rect_default_instance_;
PROTOBUF_CONSTEXPR LineBox::LineBox(
::_pbi::ConstantInitialized): … { … }
struct LineBoxDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LineBoxDefaultTypeInternal _LineBox_default_instance_;
PROTOBUF_CONSTEXPR WordBox::WordBox(
::_pbi::ConstantInitialized): … { … }
struct WordBoxDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 WordBoxDefaultTypeInternal _WordBox_default_instance_;
PROTOBUF_CONSTEXPR SymbolBox::SymbolBox(
::_pbi::ConstantInitialized): … { … }
struct SymbolBoxDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SymbolBoxDefaultTypeInternal _SymbolBox_default_instance_;
PROTOBUF_CONSTEXPR VisualAnnotation::VisualAnnotation(
::_pbi::ConstantInitialized): … { … }
struct VisualAnnotationDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 VisualAnnotationDefaultTypeInternal _VisualAnnotation_default_instance_;
}
namespace chrome_screen_ai {
bool Direction_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> Direction_strings[4] = …;
static const char Direction_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry Direction_entries[] = …;
static const int Direction_entries_by_number[] = …;
const std::string& Direction_Name(
Direction value) { … }
bool Direction_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Direction* value) { … }
bool Orientation_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> Orientation_strings[5] = …;
static const char Orientation_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry Orientation_entries[] = …;
static const int Orientation_entries_by_number[] = …;
const std::string& Orientation_Name(
Orientation value) { … }
bool Orientation_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Orientation* value) { … }
bool ContentType_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ContentType_strings[9] = …;
static const char ContentType_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ContentType_entries[] = …;
static const int ContentType_entries_by_number[] = …;
const std::string& ContentType_Name(
ContentType value) { … }
bool ContentType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ContentType* value) { … }
class Rect::_Internal { … };
Rect::Rect(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
Rect::Rect(const Rect& from)
: … { … }
inline void Rect::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
Rect::~Rect() { … }
inline void Rect::SharedDtor() { … }
void Rect::SetCachedSize(int size) const { … }
void Rect::Clear() { … }
const char* Rect::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* Rect::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t Rect::ByteSizeLong() const { … }
void Rect::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void Rect::MergeFrom(const Rect& from) { … }
void Rect::CopyFrom(const Rect& from) { … }
bool Rect::IsInitialized() const { … }
void Rect::InternalSwap(Rect* other) { … }
std::string Rect::GetTypeName() const { … }
class LineBox::_Internal { … };
const ::chrome_screen_ai::Rect&
LineBox::_Internal::bounding_box(const LineBox* msg) { … }
const ::chrome_screen_ai::Rect&
LineBox::_Internal::baseline_box(const LineBox* msg) { … }
LineBox::LineBox(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
LineBox::LineBox(const LineBox& from)
: … { … }
inline void LineBox::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
LineBox::~LineBox() { … }
inline void LineBox::SharedDtor() { … }
void LineBox::SetCachedSize(int size) const { … }
void LineBox::Clear() { … }
const char* LineBox::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* LineBox::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t LineBox::ByteSizeLong() const { … }
void LineBox::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void LineBox::MergeFrom(const LineBox& from) { … }
void LineBox::CopyFrom(const LineBox& from) { … }
bool LineBox::IsInitialized() const { … }
void LineBox::InternalSwap(LineBox* other) { … }
std::string LineBox::GetTypeName() const { … }
class WordBox::_Internal { … };
const ::chrome_screen_ai::Rect&
WordBox::_Internal::bounding_box(const WordBox* msg) { … }
WordBox::WordBox(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
WordBox::WordBox(const WordBox& from)
: … { … }
inline void WordBox::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
WordBox::~WordBox() { … }
inline void WordBox::SharedDtor() { … }
void WordBox::SetCachedSize(int size) const { … }
void WordBox::Clear() { … }
const char* WordBox::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* WordBox::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t WordBox::ByteSizeLong() const { … }
void WordBox::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void WordBox::MergeFrom(const WordBox& from) { … }
void WordBox::CopyFrom(const WordBox& from) { … }
bool WordBox::IsInitialized() const { … }
void WordBox::InternalSwap(WordBox* other) { … }
std::string WordBox::GetTypeName() const { … }
class SymbolBox::_Internal { … };
const ::chrome_screen_ai::Rect&
SymbolBox::_Internal::bounding_box(const SymbolBox* msg) { … }
SymbolBox::SymbolBox(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
SymbolBox::SymbolBox(const SymbolBox& from)
: … { … }
inline void SymbolBox::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
SymbolBox::~SymbolBox() { … }
inline void SymbolBox::SharedDtor() { … }
void SymbolBox::SetCachedSize(int size) const { … }
void SymbolBox::Clear() { … }
const char* SymbolBox::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* SymbolBox::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t SymbolBox::ByteSizeLong() const { … }
void SymbolBox::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void SymbolBox::MergeFrom(const SymbolBox& from) { … }
void SymbolBox::CopyFrom(const SymbolBox& from) { … }
bool SymbolBox::IsInitialized() const { … }
void SymbolBox::InternalSwap(SymbolBox* other) { … }
std::string SymbolBox::GetTypeName() const { … }
class VisualAnnotation::_Internal { … };
VisualAnnotation::VisualAnnotation(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
VisualAnnotation::VisualAnnotation(const VisualAnnotation& from)
: … { … }
inline void VisualAnnotation::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
VisualAnnotation::~VisualAnnotation() { … }
inline void VisualAnnotation::SharedDtor() { … }
void VisualAnnotation::SetCachedSize(int size) const { … }
void VisualAnnotation::Clear() { … }
const char* VisualAnnotation::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* VisualAnnotation::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t VisualAnnotation::ByteSizeLong() const { … }
void VisualAnnotation::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void VisualAnnotation::MergeFrom(const VisualAnnotation& from) { … }
void VisualAnnotation::CopyFrom(const VisualAnnotation& from) { … }
bool VisualAnnotation::IsInitialized() const { … }
void VisualAnnotation::InternalSwap(VisualAnnotation* other) { … }
std::string VisualAnnotation::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::chrome_screen_ai::Rect*
Arena::CreateMaybeMessage< ::chrome_screen_ai::Rect >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::chrome_screen_ai::LineBox*
Arena::CreateMaybeMessage< ::chrome_screen_ai::LineBox >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::chrome_screen_ai::WordBox*
Arena::CreateMaybeMessage< ::chrome_screen_ai::WordBox >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::chrome_screen_ai::SymbolBox*
Arena::CreateMaybeMessage< ::chrome_screen_ai::SymbolBox >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::chrome_screen_ai::VisualAnnotation*
Arena::CreateMaybeMessage< ::chrome_screen_ai::VisualAnnotation >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>