#include "components/sync/protocol/app_specifics.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 sync_pb {
PROTOBUF_CONSTEXPR AppNotificationSettings::AppNotificationSettings(
::_pbi::ConstantInitialized): … { … }
struct AppNotificationSettingsDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 AppNotificationSettingsDefaultTypeInternal _AppNotificationSettings_default_instance_;
PROTOBUF_CONSTEXPR LinkedAppIconInfo::LinkedAppIconInfo(
::_pbi::ConstantInitialized): … { … }
struct LinkedAppIconInfoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LinkedAppIconInfoDefaultTypeInternal _LinkedAppIconInfo_default_instance_;
PROTOBUF_CONSTEXPR AppSpecifics::AppSpecifics(
::_pbi::ConstantInitialized): … { … }
struct AppSpecificsDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 AppSpecificsDefaultTypeInternal _AppSpecifics_default_instance_;
}
namespace sync_pb {
bool AppSpecifics_LaunchType_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> AppSpecifics_LaunchType_strings[4] = …;
static const char AppSpecifics_LaunchType_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry AppSpecifics_LaunchType_entries[] = …;
static const int AppSpecifics_LaunchType_entries_by_number[] = …;
const std::string& AppSpecifics_LaunchType_Name(
AppSpecifics_LaunchType value) { … }
bool AppSpecifics_LaunchType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, AppSpecifics_LaunchType* value) { … }
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr AppSpecifics_LaunchType AppSpecifics::PINNED;
constexpr AppSpecifics_LaunchType AppSpecifics::REGULAR;
constexpr AppSpecifics_LaunchType AppSpecifics::FULLSCREEN;
constexpr AppSpecifics_LaunchType AppSpecifics::WINDOW;
constexpr AppSpecifics_LaunchType AppSpecifics::LaunchType_MIN;
constexpr AppSpecifics_LaunchType AppSpecifics::LaunchType_MAX;
constexpr int AppSpecifics::LaunchType_ARRAYSIZE;
#endif
class AppNotificationSettings::_Internal { … };
AppNotificationSettings::AppNotificationSettings(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
AppNotificationSettings::AppNotificationSettings(const AppNotificationSettings& from)
: … { … }
inline void AppNotificationSettings::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
AppNotificationSettings::~AppNotificationSettings() { … }
inline void AppNotificationSettings::SharedDtor() { … }
void AppNotificationSettings::SetCachedSize(int size) const { … }
void AppNotificationSettings::Clear() { … }
const char* AppNotificationSettings::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* AppNotificationSettings::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t AppNotificationSettings::ByteSizeLong() const { … }
void AppNotificationSettings::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void AppNotificationSettings::MergeFrom(const AppNotificationSettings& from) { … }
void AppNotificationSettings::CopyFrom(const AppNotificationSettings& from) { … }
bool AppNotificationSettings::IsInitialized() const { … }
void AppNotificationSettings::InternalSwap(AppNotificationSettings* other) { … }
std::string AppNotificationSettings::GetTypeName() const { … }
class LinkedAppIconInfo::_Internal { … };
LinkedAppIconInfo::LinkedAppIconInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
LinkedAppIconInfo::LinkedAppIconInfo(const LinkedAppIconInfo& from)
: … { … }
inline void LinkedAppIconInfo::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
LinkedAppIconInfo::~LinkedAppIconInfo() { … }
inline void LinkedAppIconInfo::SharedDtor() { … }
void LinkedAppIconInfo::SetCachedSize(int size) const { … }
void LinkedAppIconInfo::Clear() { … }
const char* LinkedAppIconInfo::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* LinkedAppIconInfo::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t LinkedAppIconInfo::ByteSizeLong() const { … }
void LinkedAppIconInfo::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void LinkedAppIconInfo::MergeFrom(const LinkedAppIconInfo& from) { … }
void LinkedAppIconInfo::CopyFrom(const LinkedAppIconInfo& from) { … }
bool LinkedAppIconInfo::IsInitialized() const { … }
void LinkedAppIconInfo::InternalSwap(LinkedAppIconInfo* other) { … }
std::string LinkedAppIconInfo::GetTypeName() const { … }
class AppSpecifics::_Internal { … };
const ::sync_pb::ExtensionSpecifics&
AppSpecifics::_Internal::extension(const AppSpecifics* msg) { … }
const ::sync_pb::AppNotificationSettings&
AppSpecifics::_Internal::notification_settings(const AppSpecifics* msg) { … }
void AppSpecifics::clear_extension() { … }
AppSpecifics::AppSpecifics(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
AppSpecifics::AppSpecifics(const AppSpecifics& from)
: … { … }
inline void AppSpecifics::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
AppSpecifics::~AppSpecifics() { … }
inline void AppSpecifics::SharedDtor() { … }
void AppSpecifics::SetCachedSize(int size) const { … }
void AppSpecifics::Clear() { … }
const char* AppSpecifics::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* AppSpecifics::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t AppSpecifics::ByteSizeLong() const { … }
void AppSpecifics::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void AppSpecifics::MergeFrom(const AppSpecifics& from) { … }
void AppSpecifics::CopyFrom(const AppSpecifics& from) { … }
bool AppSpecifics::IsInitialized() const { … }
void AppSpecifics::InternalSwap(AppSpecifics* other) { … }
std::string AppSpecifics::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::sync_pb::AppNotificationSettings*
Arena::CreateMaybeMessage< ::sync_pb::AppNotificationSettings >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::sync_pb::LinkedAppIconInfo*
Arena::CreateMaybeMessage< ::sync_pb::LinkedAppIconInfo >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::sync_pb::AppSpecifics*
Arena::CreateMaybeMessage< ::sync_pb::AppSpecifics >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>