#include "components/optimization_guide/proto/model_quality_metadata.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 optimization_guide {
namespace proto {
PROTOBUF_CONSTEXPR LoggingMetadata::LoggingMetadata(
::_pbi::ConstantInitialized): … { … }
struct LoggingMetadataDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LoggingMetadataDefaultTypeInternal _LoggingMetadata_default_instance_;
PROTOBUF_CONSTEXPR OnDeviceSystemProfile::OnDeviceSystemProfile(
::_pbi::ConstantInitialized): … { … }
struct OnDeviceSystemProfileDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OnDeviceSystemProfileDefaultTypeInternal _OnDeviceSystemProfile_default_instance_;
PROTOBUF_CONSTEXPR ModelExecutionInfo::ModelExecutionInfo(
::_pbi::ConstantInitialized): … { … }
struct ModelExecutionInfoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ModelExecutionInfoDefaultTypeInternal _ModelExecutionInfo_default_instance_;
PROTOBUF_CONSTEXPR OnDeviceModelExecutionInfo::OnDeviceModelExecutionInfo(
::_pbi::ConstantInitialized): … { … }
struct OnDeviceModelExecutionInfoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OnDeviceModelExecutionInfoDefaultTypeInternal _OnDeviceModelExecutionInfo_default_instance_;
PROTOBUF_CONSTEXPR OnDeviceModelVersions::OnDeviceModelVersions(
::_pbi::ConstantInitialized): … { … }
struct OnDeviceModelVersionsDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OnDeviceModelVersionsDefaultTypeInternal _OnDeviceModelVersions_default_instance_;
PROTOBUF_CONSTEXPR OnDeviceModelServiceVersion::OnDeviceModelServiceVersion(
::_pbi::ConstantInitialized): … { … }
struct OnDeviceModelServiceVersionDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OnDeviceModelServiceVersionDefaultTypeInternal _OnDeviceModelServiceVersion_default_instance_;
PROTOBUF_CONSTEXPR InternalOnDeviceModelExecutionInfo::InternalOnDeviceModelExecutionInfo(
::_pbi::ConstantInitialized): … { … }
struct InternalOnDeviceModelExecutionInfoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 InternalOnDeviceModelExecutionInfoDefaultTypeInternal _InternalOnDeviceModelExecutionInfo_default_instance_;
PROTOBUF_CONSTEXPR InternalOnDeviceRequest::InternalOnDeviceRequest(
::_pbi::ConstantInitialized): … { … }
struct InternalOnDeviceRequestDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 InternalOnDeviceRequestDefaultTypeInternal _InternalOnDeviceRequest_default_instance_;
PROTOBUF_CONSTEXPR InternalOnDeviceResponse::InternalOnDeviceResponse(
::_pbi::ConstantInitialized): … { … }
struct InternalOnDeviceResponseDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 InternalOnDeviceResponseDefaultTypeInternal _InternalOnDeviceResponse_default_instance_;
PROTOBUF_CONSTEXPR OnDeviceModelServiceRequest::OnDeviceModelServiceRequest(
::_pbi::ConstantInitialized): … { … }
struct OnDeviceModelServiceRequestDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OnDeviceModelServiceRequestDefaultTypeInternal _OnDeviceModelServiceRequest_default_instance_;
PROTOBUF_CONSTEXPR OnDeviceModelServiceResponse::OnDeviceModelServiceResponse(
::_pbi::ConstantInitialized): … { … }
struct OnDeviceModelServiceResponseDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 OnDeviceModelServiceResponseDefaultTypeInternal _OnDeviceModelServiceResponse_default_instance_;
PROTOBUF_CONSTEXPR TextSafetyModelRequest::TextSafetyModelRequest(
::_pbi::ConstantInitialized): … { … }
struct TextSafetyModelRequestDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TextSafetyModelRequestDefaultTypeInternal _TextSafetyModelRequest_default_instance_;
PROTOBUF_CONSTEXPR TextSafetyModelResponse::TextSafetyModelResponse(
::_pbi::ConstantInitialized): … { … }
struct TextSafetyModelResponseDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TextSafetyModelResponseDefaultTypeInternal _TextSafetyModelResponse_default_instance_;
}
}
namespace optimization_guide {
namespace proto {
bool PerformanceClass_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> PerformanceClass_strings[6] = …;
static const char PerformanceClass_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry PerformanceClass_entries[] = …;
static const int PerformanceClass_entries_by_number[] = …;
const std::string& PerformanceClass_Name(
PerformanceClass value) { … }
bool PerformanceClass_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, PerformanceClass* value) { … }
bool OnDeviceModelServiceResponseStatus_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> OnDeviceModelServiceResponseStatus_strings[3] = …;
static const char OnDeviceModelServiceResponseStatus_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry OnDeviceModelServiceResponseStatus_entries[] = …;
static const int OnDeviceModelServiceResponseStatus_entries_by_number[] = …;
const std::string& OnDeviceModelServiceResponseStatus_Name(
OnDeviceModelServiceResponseStatus value) { … }
bool OnDeviceModelServiceResponseStatus_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, OnDeviceModelServiceResponseStatus* value) { … }
class LoggingMetadata::_Internal { … };
const ::metrics::SystemProfileProto&
LoggingMetadata::_Internal::system_profile(const LoggingMetadata* msg) { … }
const ::optimization_guide::proto::OnDeviceSystemProfile&
LoggingMetadata::_Internal::on_device_system_profile(const LoggingMetadata* msg) { … }
void LoggingMetadata::clear_system_profile() { … }
LoggingMetadata::LoggingMetadata(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
LoggingMetadata::LoggingMetadata(const LoggingMetadata& from)
: … { … }
inline void LoggingMetadata::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
LoggingMetadata::~LoggingMetadata() { … }
inline void LoggingMetadata::SharedDtor() { … }
void LoggingMetadata::SetCachedSize(int size) const { … }
void LoggingMetadata::Clear() { … }
const char* LoggingMetadata::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* LoggingMetadata::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t LoggingMetadata::ByteSizeLong() const { … }
void LoggingMetadata::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void LoggingMetadata::MergeFrom(const LoggingMetadata& from) { … }
void LoggingMetadata::CopyFrom(const LoggingMetadata& from) { … }
bool LoggingMetadata::IsInitialized() const { … }
void LoggingMetadata::InternalSwap(LoggingMetadata* other) { … }
std::string LoggingMetadata::GetTypeName() const { … }
class OnDeviceSystemProfile::_Internal { … };
OnDeviceSystemProfile::OnDeviceSystemProfile(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
OnDeviceSystemProfile::OnDeviceSystemProfile(const OnDeviceSystemProfile& from)
: … { … }
inline void OnDeviceSystemProfile::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
OnDeviceSystemProfile::~OnDeviceSystemProfile() { … }
inline void OnDeviceSystemProfile::SharedDtor() { … }
void OnDeviceSystemProfile::SetCachedSize(int size) const { … }
void OnDeviceSystemProfile::Clear() { … }
const char* OnDeviceSystemProfile::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* OnDeviceSystemProfile::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t OnDeviceSystemProfile::ByteSizeLong() const { … }
void OnDeviceSystemProfile::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void OnDeviceSystemProfile::MergeFrom(const OnDeviceSystemProfile& from) { … }
void OnDeviceSystemProfile::CopyFrom(const OnDeviceSystemProfile& from) { … }
bool OnDeviceSystemProfile::IsInitialized() const { … }
void OnDeviceSystemProfile::InternalSwap(OnDeviceSystemProfile* other) { … }
std::string OnDeviceSystemProfile::GetTypeName() const { … }
class ModelExecutionInfo::_Internal { … };
const ::optimization_guide::proto::OnDeviceModelExecutionInfo&
ModelExecutionInfo::_Internal::on_device_model_execution_info(const ModelExecutionInfo* msg) { … }
const ::optimization_guide::proto::ErrorResponse&
ModelExecutionInfo::_Internal::error_response(const ModelExecutionInfo* msg) { … }
void ModelExecutionInfo::clear_error_response() { … }
ModelExecutionInfo::ModelExecutionInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
ModelExecutionInfo::ModelExecutionInfo(const ModelExecutionInfo& from)
: … { … }
inline void ModelExecutionInfo::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
ModelExecutionInfo::~ModelExecutionInfo() { … }
inline void ModelExecutionInfo::SharedDtor() { … }
void ModelExecutionInfo::SetCachedSize(int size) const { … }
void ModelExecutionInfo::Clear() { … }
const char* ModelExecutionInfo::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* ModelExecutionInfo::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t ModelExecutionInfo::ByteSizeLong() const { … }
void ModelExecutionInfo::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void ModelExecutionInfo::MergeFrom(const ModelExecutionInfo& from) { … }
void ModelExecutionInfo::CopyFrom(const ModelExecutionInfo& from) { … }
bool ModelExecutionInfo::IsInitialized() const { … }
void ModelExecutionInfo::InternalSwap(ModelExecutionInfo* other) { … }
std::string ModelExecutionInfo::GetTypeName() const { … }
class OnDeviceModelExecutionInfo::_Internal { … };
const ::optimization_guide::proto::OnDeviceModelVersions&
OnDeviceModelExecutionInfo::_Internal::model_versions(const OnDeviceModelExecutionInfo* msg) { … }
OnDeviceModelExecutionInfo::OnDeviceModelExecutionInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
OnDeviceModelExecutionInfo::OnDeviceModelExecutionInfo(const OnDeviceModelExecutionInfo& from)
: … { … }
inline void OnDeviceModelExecutionInfo::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
OnDeviceModelExecutionInfo::~OnDeviceModelExecutionInfo() { … }
inline void OnDeviceModelExecutionInfo::SharedDtor() { … }
void OnDeviceModelExecutionInfo::SetCachedSize(int size) const { … }
void OnDeviceModelExecutionInfo::Clear() { … }
const char* OnDeviceModelExecutionInfo::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* OnDeviceModelExecutionInfo::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t OnDeviceModelExecutionInfo::ByteSizeLong() const { … }
void OnDeviceModelExecutionInfo::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void OnDeviceModelExecutionInfo::MergeFrom(const OnDeviceModelExecutionInfo& from) { … }
void OnDeviceModelExecutionInfo::CopyFrom(const OnDeviceModelExecutionInfo& from) { … }
bool OnDeviceModelExecutionInfo::IsInitialized() const { … }
void OnDeviceModelExecutionInfo::InternalSwap(OnDeviceModelExecutionInfo* other) { … }
std::string OnDeviceModelExecutionInfo::GetTypeName() const { … }
class OnDeviceModelVersions::_Internal { … };
const ::optimization_guide::proto::OnDeviceModelServiceVersion&
OnDeviceModelVersions::_Internal::on_device_model_service_version(const OnDeviceModelVersions* msg) { … }
OnDeviceModelVersions::OnDeviceModelVersions(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
OnDeviceModelVersions::OnDeviceModelVersions(const OnDeviceModelVersions& from)
: … { … }
inline void OnDeviceModelVersions::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
OnDeviceModelVersions::~OnDeviceModelVersions() { … }
inline void OnDeviceModelVersions::SharedDtor() { … }
void OnDeviceModelVersions::SetCachedSize(int size) const { … }
void OnDeviceModelVersions::Clear() { … }
const char* OnDeviceModelVersions::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* OnDeviceModelVersions::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t OnDeviceModelVersions::ByteSizeLong() const { … }
void OnDeviceModelVersions::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void OnDeviceModelVersions::MergeFrom(const OnDeviceModelVersions& from) { … }
void OnDeviceModelVersions::CopyFrom(const OnDeviceModelVersions& from) { … }
bool OnDeviceModelVersions::IsInitialized() const { … }
void OnDeviceModelVersions::InternalSwap(OnDeviceModelVersions* other) { … }
std::string OnDeviceModelVersions::GetTypeName() const { … }
class OnDeviceModelServiceVersion::_Internal { … };
const ::optimization_guide::proto::OnDeviceBaseModelMetadata&
OnDeviceModelServiceVersion::_Internal::on_device_base_model_metadata(const OnDeviceModelServiceVersion* msg) { … }
void OnDeviceModelServiceVersion::clear_on_device_base_model_metadata() { … }
OnDeviceModelServiceVersion::OnDeviceModelServiceVersion(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
OnDeviceModelServiceVersion::OnDeviceModelServiceVersion(const OnDeviceModelServiceVersion& from)
: … { … }
inline void OnDeviceModelServiceVersion::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
OnDeviceModelServiceVersion::~OnDeviceModelServiceVersion() { … }
inline void OnDeviceModelServiceVersion::SharedDtor() { … }
void OnDeviceModelServiceVersion::SetCachedSize(int size) const { … }
void OnDeviceModelServiceVersion::Clear() { … }
const char* OnDeviceModelServiceVersion::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* OnDeviceModelServiceVersion::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t OnDeviceModelServiceVersion::ByteSizeLong() const { … }
void OnDeviceModelServiceVersion::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void OnDeviceModelServiceVersion::MergeFrom(const OnDeviceModelServiceVersion& from) { … }
void OnDeviceModelServiceVersion::CopyFrom(const OnDeviceModelServiceVersion& from) { … }
bool OnDeviceModelServiceVersion::IsInitialized() const { … }
void OnDeviceModelServiceVersion::InternalSwap(OnDeviceModelServiceVersion* other) { … }
std::string OnDeviceModelServiceVersion::GetTypeName() const { … }
class InternalOnDeviceModelExecutionInfo::_Internal { … };
const ::optimization_guide::proto::InternalOnDeviceRequest&
InternalOnDeviceModelExecutionInfo::_Internal::request(const InternalOnDeviceModelExecutionInfo* msg) { … }
const ::optimization_guide::proto::InternalOnDeviceResponse&
InternalOnDeviceModelExecutionInfo::_Internal::response(const InternalOnDeviceModelExecutionInfo* msg) { … }
InternalOnDeviceModelExecutionInfo::InternalOnDeviceModelExecutionInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
InternalOnDeviceModelExecutionInfo::InternalOnDeviceModelExecutionInfo(const InternalOnDeviceModelExecutionInfo& from)
: … { … }
inline void InternalOnDeviceModelExecutionInfo::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
InternalOnDeviceModelExecutionInfo::~InternalOnDeviceModelExecutionInfo() { … }
inline void InternalOnDeviceModelExecutionInfo::SharedDtor() { … }
void InternalOnDeviceModelExecutionInfo::SetCachedSize(int size) const { … }
void InternalOnDeviceModelExecutionInfo::Clear() { … }
const char* InternalOnDeviceModelExecutionInfo::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* InternalOnDeviceModelExecutionInfo::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t InternalOnDeviceModelExecutionInfo::ByteSizeLong() const { … }
void InternalOnDeviceModelExecutionInfo::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void InternalOnDeviceModelExecutionInfo::MergeFrom(const InternalOnDeviceModelExecutionInfo& from) { … }
void InternalOnDeviceModelExecutionInfo::CopyFrom(const InternalOnDeviceModelExecutionInfo& from) { … }
bool InternalOnDeviceModelExecutionInfo::IsInitialized() const { … }
void InternalOnDeviceModelExecutionInfo::InternalSwap(InternalOnDeviceModelExecutionInfo* other) { … }
std::string InternalOnDeviceModelExecutionInfo::GetTypeName() const { … }
class InternalOnDeviceRequest::_Internal { … };
const ::optimization_guide::proto::OnDeviceModelServiceRequest&
InternalOnDeviceRequest::_Internal::on_device_model_service_request(const InternalOnDeviceRequest* msg) { … }
const ::optimization_guide::proto::TextSafetyModelRequest&
InternalOnDeviceRequest::_Internal::text_safety_model_request(const InternalOnDeviceRequest* msg) { … }
void InternalOnDeviceRequest::set_allocated_on_device_model_service_request(::optimization_guide::proto::OnDeviceModelServiceRequest* on_device_model_service_request) { … }
void InternalOnDeviceRequest::set_allocated_text_safety_model_request(::optimization_guide::proto::TextSafetyModelRequest* text_safety_model_request) { … }
InternalOnDeviceRequest::InternalOnDeviceRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
InternalOnDeviceRequest::InternalOnDeviceRequest(const InternalOnDeviceRequest& from)
: … { … }
inline void InternalOnDeviceRequest::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
InternalOnDeviceRequest::~InternalOnDeviceRequest() { … }
inline void InternalOnDeviceRequest::SharedDtor() { … }
void InternalOnDeviceRequest::SetCachedSize(int size) const { … }
void InternalOnDeviceRequest::clear_request() { … }
void InternalOnDeviceRequest::Clear() { … }
const char* InternalOnDeviceRequest::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* InternalOnDeviceRequest::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t InternalOnDeviceRequest::ByteSizeLong() const { … }
void InternalOnDeviceRequest::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void InternalOnDeviceRequest::MergeFrom(const InternalOnDeviceRequest& from) { … }
void InternalOnDeviceRequest::CopyFrom(const InternalOnDeviceRequest& from) { … }
bool InternalOnDeviceRequest::IsInitialized() const { … }
void InternalOnDeviceRequest::InternalSwap(InternalOnDeviceRequest* other) { … }
std::string InternalOnDeviceRequest::GetTypeName() const { … }
class InternalOnDeviceResponse::_Internal { … };
const ::optimization_guide::proto::OnDeviceModelServiceResponse&
InternalOnDeviceResponse::_Internal::on_device_model_service_response(const InternalOnDeviceResponse* msg) { … }
const ::optimization_guide::proto::TextSafetyModelResponse&
InternalOnDeviceResponse::_Internal::text_safety_model_response(const InternalOnDeviceResponse* msg) { … }
void InternalOnDeviceResponse::set_allocated_on_device_model_service_response(::optimization_guide::proto::OnDeviceModelServiceResponse* on_device_model_service_response) { … }
void InternalOnDeviceResponse::set_allocated_text_safety_model_response(::optimization_guide::proto::TextSafetyModelResponse* text_safety_model_response) { … }
InternalOnDeviceResponse::InternalOnDeviceResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
InternalOnDeviceResponse::InternalOnDeviceResponse(const InternalOnDeviceResponse& from)
: … { … }
inline void InternalOnDeviceResponse::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
InternalOnDeviceResponse::~InternalOnDeviceResponse() { … }
inline void InternalOnDeviceResponse::SharedDtor() { … }
void InternalOnDeviceResponse::SetCachedSize(int size) const { … }
void InternalOnDeviceResponse::clear_response() { … }
void InternalOnDeviceResponse::Clear() { … }
const char* InternalOnDeviceResponse::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* InternalOnDeviceResponse::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t InternalOnDeviceResponse::ByteSizeLong() const { … }
void InternalOnDeviceResponse::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void InternalOnDeviceResponse::MergeFrom(const InternalOnDeviceResponse& from) { … }
void InternalOnDeviceResponse::CopyFrom(const InternalOnDeviceResponse& from) { … }
bool InternalOnDeviceResponse::IsInitialized() const { … }
void InternalOnDeviceResponse::InternalSwap(InternalOnDeviceResponse* other) { … }
std::string InternalOnDeviceResponse::GetTypeName() const { … }
class OnDeviceModelServiceRequest::_Internal { … };
OnDeviceModelServiceRequest::OnDeviceModelServiceRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
OnDeviceModelServiceRequest::OnDeviceModelServiceRequest(const OnDeviceModelServiceRequest& from)
: … { … }
inline void OnDeviceModelServiceRequest::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
OnDeviceModelServiceRequest::~OnDeviceModelServiceRequest() { … }
inline void OnDeviceModelServiceRequest::SharedDtor() { … }
void OnDeviceModelServiceRequest::SetCachedSize(int size) const { … }
void OnDeviceModelServiceRequest::Clear() { … }
const char* OnDeviceModelServiceRequest::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* OnDeviceModelServiceRequest::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t OnDeviceModelServiceRequest::ByteSizeLong() const { … }
void OnDeviceModelServiceRequest::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void OnDeviceModelServiceRequest::MergeFrom(const OnDeviceModelServiceRequest& from) { … }
void OnDeviceModelServiceRequest::CopyFrom(const OnDeviceModelServiceRequest& from) { … }
bool OnDeviceModelServiceRequest::IsInitialized() const { … }
void OnDeviceModelServiceRequest::InternalSwap(OnDeviceModelServiceRequest* other) { … }
std::string OnDeviceModelServiceRequest::GetTypeName() const { … }
class OnDeviceModelServiceResponse::_Internal { … };
OnDeviceModelServiceResponse::OnDeviceModelServiceResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
OnDeviceModelServiceResponse::OnDeviceModelServiceResponse(const OnDeviceModelServiceResponse& from)
: … { … }
inline void OnDeviceModelServiceResponse::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
OnDeviceModelServiceResponse::~OnDeviceModelServiceResponse() { … }
inline void OnDeviceModelServiceResponse::SharedDtor() { … }
void OnDeviceModelServiceResponse::SetCachedSize(int size) const { … }
void OnDeviceModelServiceResponse::Clear() { … }
const char* OnDeviceModelServiceResponse::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* OnDeviceModelServiceResponse::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t OnDeviceModelServiceResponse::ByteSizeLong() const { … }
void OnDeviceModelServiceResponse::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void OnDeviceModelServiceResponse::MergeFrom(const OnDeviceModelServiceResponse& from) { … }
void OnDeviceModelServiceResponse::CopyFrom(const OnDeviceModelServiceResponse& from) { … }
bool OnDeviceModelServiceResponse::IsInitialized() const { … }
void OnDeviceModelServiceResponse::InternalSwap(OnDeviceModelServiceResponse* other) { … }
std::string OnDeviceModelServiceResponse::GetTypeName() const { … }
class TextSafetyModelRequest::_Internal { … };
TextSafetyModelRequest::TextSafetyModelRequest(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
TextSafetyModelRequest::TextSafetyModelRequest(const TextSafetyModelRequest& from)
: … { … }
inline void TextSafetyModelRequest::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
TextSafetyModelRequest::~TextSafetyModelRequest() { … }
inline void TextSafetyModelRequest::SharedDtor() { … }
void TextSafetyModelRequest::SetCachedSize(int size) const { … }
void TextSafetyModelRequest::Clear() { … }
const char* TextSafetyModelRequest::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* TextSafetyModelRequest::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t TextSafetyModelRequest::ByteSizeLong() const { … }
void TextSafetyModelRequest::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void TextSafetyModelRequest::MergeFrom(const TextSafetyModelRequest& from) { … }
void TextSafetyModelRequest::CopyFrom(const TextSafetyModelRequest& from) { … }
bool TextSafetyModelRequest::IsInitialized() const { … }
void TextSafetyModelRequest::InternalSwap(TextSafetyModelRequest* other) { … }
std::string TextSafetyModelRequest::GetTypeName() const { … }
class TextSafetyModelResponse::_Internal { … };
TextSafetyModelResponse::TextSafetyModelResponse(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
TextSafetyModelResponse::TextSafetyModelResponse(const TextSafetyModelResponse& from)
: … { … }
inline void TextSafetyModelResponse::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
TextSafetyModelResponse::~TextSafetyModelResponse() { … }
inline void TextSafetyModelResponse::SharedDtor() { … }
void TextSafetyModelResponse::SetCachedSize(int size) const { … }
void TextSafetyModelResponse::Clear() { … }
const char* TextSafetyModelResponse::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* TextSafetyModelResponse::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t TextSafetyModelResponse::ByteSizeLong() const { … }
void TextSafetyModelResponse::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void TextSafetyModelResponse::MergeFrom(const TextSafetyModelResponse& from) { … }
void TextSafetyModelResponse::CopyFrom(const TextSafetyModelResponse& from) { … }
bool TextSafetyModelResponse::IsInitialized() const { … }
void TextSafetyModelResponse::InternalSwap(TextSafetyModelResponse* other) { … }
std::string TextSafetyModelResponse::GetTypeName() const { … }
}
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::LoggingMetadata*
Arena::CreateMaybeMessage< ::optimization_guide::proto::LoggingMetadata >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::OnDeviceSystemProfile*
Arena::CreateMaybeMessage< ::optimization_guide::proto::OnDeviceSystemProfile >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::ModelExecutionInfo*
Arena::CreateMaybeMessage< ::optimization_guide::proto::ModelExecutionInfo >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::OnDeviceModelExecutionInfo*
Arena::CreateMaybeMessage< ::optimization_guide::proto::OnDeviceModelExecutionInfo >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::OnDeviceModelVersions*
Arena::CreateMaybeMessage< ::optimization_guide::proto::OnDeviceModelVersions >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::OnDeviceModelServiceVersion*
Arena::CreateMaybeMessage< ::optimization_guide::proto::OnDeviceModelServiceVersion >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::InternalOnDeviceModelExecutionInfo*
Arena::CreateMaybeMessage< ::optimization_guide::proto::InternalOnDeviceModelExecutionInfo >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::InternalOnDeviceRequest*
Arena::CreateMaybeMessage< ::optimization_guide::proto::InternalOnDeviceRequest >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::InternalOnDeviceResponse*
Arena::CreateMaybeMessage< ::optimization_guide::proto::InternalOnDeviceResponse >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::OnDeviceModelServiceRequest*
Arena::CreateMaybeMessage< ::optimization_guide::proto::OnDeviceModelServiceRequest >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::OnDeviceModelServiceResponse*
Arena::CreateMaybeMessage< ::optimization_guide::proto::OnDeviceModelServiceResponse >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::TextSafetyModelRequest*
Arena::CreateMaybeMessage< ::optimization_guide::proto::TextSafetyModelRequest >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::optimization_guide::proto::TextSafetyModelResponse*
Arena::CreateMaybeMessage< ::optimization_guide::proto::TextSafetyModelResponse >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>