#include "components/sync/protocol/nigori_local_data.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 CrossUserSharingKeys::CrossUserSharingKeys(
::_pbi::ConstantInitialized): … { … }
struct CrossUserSharingKeysDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CrossUserSharingKeysDefaultTypeInternal _CrossUserSharingKeys_default_instance_;
PROTOBUF_CONSTEXPR LocalNigoriKeyBag::LocalNigoriKeyBag(
::_pbi::ConstantInitialized): … { … }
struct LocalNigoriKeyBagDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LocalNigoriKeyBagDefaultTypeInternal _LocalNigoriKeyBag_default_instance_;
PROTOBUF_CONSTEXPR CryptographerData::CryptographerData(
::_pbi::ConstantInitialized): … { … }
struct CryptographerDataDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CryptographerDataDefaultTypeInternal _CryptographerData_default_instance_;
PROTOBUF_CONSTEXPR CustomPassphraseKeyDerivationParams::CustomPassphraseKeyDerivationParams(
::_pbi::ConstantInitialized): … { … }
struct CustomPassphraseKeyDerivationParamsDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 CustomPassphraseKeyDerivationParamsDefaultTypeInternal _CustomPassphraseKeyDerivationParams_default_instance_;
PROTOBUF_CONSTEXPR NigoriModel::NigoriModel(
::_pbi::ConstantInitialized): … { … }
struct NigoriModelDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 NigoriModelDefaultTypeInternal _NigoriModel_default_instance_;
PROTOBUF_CONSTEXPR NigoriLocalData::NigoriLocalData(
::_pbi::ConstantInitialized): … { … }
struct NigoriLocalDataDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 NigoriLocalDataDefaultTypeInternal _NigoriLocalData_default_instance_;
}
namespace sync_pb {
class CrossUserSharingKeys::_Internal { … };
void CrossUserSharingKeys::clear_private_key() { … }
CrossUserSharingKeys::CrossUserSharingKeys(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CrossUserSharingKeys::CrossUserSharingKeys(const CrossUserSharingKeys& from)
: … { … }
inline void CrossUserSharingKeys::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CrossUserSharingKeys::~CrossUserSharingKeys() { … }
inline void CrossUserSharingKeys::SharedDtor() { … }
void CrossUserSharingKeys::SetCachedSize(int size) const { … }
void CrossUserSharingKeys::Clear() { … }
const char* CrossUserSharingKeys::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CrossUserSharingKeys::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CrossUserSharingKeys::ByteSizeLong() const { … }
void CrossUserSharingKeys::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CrossUserSharingKeys::MergeFrom(const CrossUserSharingKeys& from) { … }
void CrossUserSharingKeys::CopyFrom(const CrossUserSharingKeys& from) { … }
bool CrossUserSharingKeys::IsInitialized() const { … }
void CrossUserSharingKeys::InternalSwap(CrossUserSharingKeys* other) { … }
std::string CrossUserSharingKeys::GetTypeName() const { … }
class LocalNigoriKeyBag::_Internal { … };
void LocalNigoriKeyBag::clear_key() { … }
LocalNigoriKeyBag::LocalNigoriKeyBag(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
LocalNigoriKeyBag::LocalNigoriKeyBag(const LocalNigoriKeyBag& from)
: … { … }
inline void LocalNigoriKeyBag::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
LocalNigoriKeyBag::~LocalNigoriKeyBag() { … }
inline void LocalNigoriKeyBag::SharedDtor() { … }
void LocalNigoriKeyBag::SetCachedSize(int size) const { … }
void LocalNigoriKeyBag::Clear() { … }
const char* LocalNigoriKeyBag::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* LocalNigoriKeyBag::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t LocalNigoriKeyBag::ByteSizeLong() const { … }
void LocalNigoriKeyBag::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void LocalNigoriKeyBag::MergeFrom(const LocalNigoriKeyBag& from) { … }
void LocalNigoriKeyBag::CopyFrom(const LocalNigoriKeyBag& from) { … }
bool LocalNigoriKeyBag::IsInitialized() const { … }
void LocalNigoriKeyBag::InternalSwap(LocalNigoriKeyBag* other) { … }
std::string LocalNigoriKeyBag::GetTypeName() const { … }
class CryptographerData::_Internal { … };
const ::sync_pb::LocalNigoriKeyBag&
CryptographerData::_Internal::key_bag(const CryptographerData* msg) { … }
const ::sync_pb::CrossUserSharingKeys&
CryptographerData::_Internal::cross_user_sharing_keys(const CryptographerData* msg) { … }
CryptographerData::CryptographerData(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CryptographerData::CryptographerData(const CryptographerData& from)
: … { … }
inline void CryptographerData::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CryptographerData::~CryptographerData() { … }
inline void CryptographerData::SharedDtor() { … }
void CryptographerData::SetCachedSize(int size) const { … }
void CryptographerData::Clear() { … }
const char* CryptographerData::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CryptographerData::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CryptographerData::ByteSizeLong() const { … }
void CryptographerData::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CryptographerData::MergeFrom(const CryptographerData& from) { … }
void CryptographerData::CopyFrom(const CryptographerData& from) { … }
bool CryptographerData::IsInitialized() const { … }
void CryptographerData::InternalSwap(CryptographerData* other) { … }
std::string CryptographerData::GetTypeName() const { … }
class CustomPassphraseKeyDerivationParams::_Internal { … };
CustomPassphraseKeyDerivationParams::CustomPassphraseKeyDerivationParams(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
CustomPassphraseKeyDerivationParams::CustomPassphraseKeyDerivationParams(const CustomPassphraseKeyDerivationParams& from)
: … { … }
inline void CustomPassphraseKeyDerivationParams::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
CustomPassphraseKeyDerivationParams::~CustomPassphraseKeyDerivationParams() { … }
inline void CustomPassphraseKeyDerivationParams::SharedDtor() { … }
void CustomPassphraseKeyDerivationParams::SetCachedSize(int size) const { … }
void CustomPassphraseKeyDerivationParams::Clear() { … }
const char* CustomPassphraseKeyDerivationParams::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* CustomPassphraseKeyDerivationParams::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t CustomPassphraseKeyDerivationParams::ByteSizeLong() const { … }
void CustomPassphraseKeyDerivationParams::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void CustomPassphraseKeyDerivationParams::MergeFrom(const CustomPassphraseKeyDerivationParams& from) { … }
void CustomPassphraseKeyDerivationParams::CopyFrom(const CustomPassphraseKeyDerivationParams& from) { … }
bool CustomPassphraseKeyDerivationParams::IsInitialized() const { … }
void CustomPassphraseKeyDerivationParams::InternalSwap(CustomPassphraseKeyDerivationParams* other) { … }
std::string CustomPassphraseKeyDerivationParams::GetTypeName() const { … }
class NigoriModel::_Internal { … };
const ::sync_pb::CryptographerData&
NigoriModel::_Internal::cryptographer_data(const NigoriModel* msg) { … }
const ::sync_pb::EncryptedData&
NigoriModel::_Internal::pending_keys(const NigoriModel* msg) { … }
const ::sync_pb::CustomPassphraseKeyDerivationParams&
NigoriModel::_Internal::custom_passphrase_key_derivation_params(const NigoriModel* msg) { … }
const ::sync_pb::EncryptedData&
NigoriModel::_Internal::pending_keystore_decryptor_token(const NigoriModel* msg) { … }
const ::sync_pb::NigoriSpecifics_TrustedVaultDebugInfo&
NigoriModel::_Internal::trusted_vault_debug_info(const NigoriModel* msg) { … }
const ::sync_pb::CrossUserSharingPublicKey&
NigoriModel::_Internal::cross_user_sharing_public_key(const NigoriModel* msg) { … }
void NigoriModel::clear_pending_keys() { … }
void NigoriModel::clear_pending_keystore_decryptor_token() { … }
void NigoriModel::clear_trusted_vault_debug_info() { … }
void NigoriModel::clear_cross_user_sharing_public_key() { … }
NigoriModel::NigoriModel(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
NigoriModel::NigoriModel(const NigoriModel& from)
: … { … }
inline void NigoriModel::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
NigoriModel::~NigoriModel() { … }
inline void NigoriModel::SharedDtor() { … }
void NigoriModel::SetCachedSize(int size) const { … }
void NigoriModel::Clear() { … }
const char* NigoriModel::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* NigoriModel::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t NigoriModel::ByteSizeLong() const { … }
void NigoriModel::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void NigoriModel::MergeFrom(const NigoriModel& from) { … }
void NigoriModel::CopyFrom(const NigoriModel& from) { … }
bool NigoriModel::IsInitialized() const { … }
void NigoriModel::InternalSwap(NigoriModel* other) { … }
std::string NigoriModel::GetTypeName() const { … }
class NigoriLocalData::_Internal { … };
const ::sync_pb::DataTypeState&
NigoriLocalData::_Internal::data_type_state(const NigoriLocalData* msg) { … }
const ::sync_pb::EntityMetadata&
NigoriLocalData::_Internal::entity_metadata(const NigoriLocalData* msg) { … }
const ::sync_pb::NigoriModel&
NigoriLocalData::_Internal::nigori_model(const NigoriLocalData* msg) { … }
void NigoriLocalData::clear_data_type_state() { … }
void NigoriLocalData::clear_entity_metadata() { … }
NigoriLocalData::NigoriLocalData(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
NigoriLocalData::NigoriLocalData(const NigoriLocalData& from)
: … { … }
inline void NigoriLocalData::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
NigoriLocalData::~NigoriLocalData() { … }
inline void NigoriLocalData::SharedDtor() { … }
void NigoriLocalData::SetCachedSize(int size) const { … }
void NigoriLocalData::Clear() { … }
const char* NigoriLocalData::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* NigoriLocalData::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t NigoriLocalData::ByteSizeLong() const { … }
void NigoriLocalData::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void NigoriLocalData::MergeFrom(const NigoriLocalData& from) { … }
void NigoriLocalData::CopyFrom(const NigoriLocalData& from) { … }
bool NigoriLocalData::IsInitialized() const { … }
void NigoriLocalData::InternalSwap(NigoriLocalData* other) { … }
std::string NigoriLocalData::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::sync_pb::CrossUserSharingKeys*
Arena::CreateMaybeMessage< ::sync_pb::CrossUserSharingKeys >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::sync_pb::LocalNigoriKeyBag*
Arena::CreateMaybeMessage< ::sync_pb::LocalNigoriKeyBag >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::sync_pb::CryptographerData*
Arena::CreateMaybeMessage< ::sync_pb::CryptographerData >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::sync_pb::CustomPassphraseKeyDerivationParams*
Arena::CreateMaybeMessage< ::sync_pb::CustomPassphraseKeyDerivationParams >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::sync_pb::NigoriModel*
Arena::CreateMaybeMessage< ::sync_pb::NigoriModel >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::sync_pb::NigoriLocalData*
Arena::CreateMaybeMessage< ::sync_pb::NigoriLocalData >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>