#include "components/sync/protocol/get_updates_caller_info.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 GetUpdatesCallerInfo::GetUpdatesCallerInfo(
::_pbi::ConstantInitialized): … { … }
struct GetUpdatesCallerInfoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 GetUpdatesCallerInfoDefaultTypeInternal _GetUpdatesCallerInfo_default_instance_;
}
namespace sync_pb {
class GetUpdatesCallerInfo::_Internal { … };
GetUpdatesCallerInfo::GetUpdatesCallerInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
GetUpdatesCallerInfo::GetUpdatesCallerInfo(const GetUpdatesCallerInfo& from)
: … { … }
inline void GetUpdatesCallerInfo::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
GetUpdatesCallerInfo::~GetUpdatesCallerInfo() { … }
inline void GetUpdatesCallerInfo::SharedDtor() { … }
void GetUpdatesCallerInfo::SetCachedSize(int size) const { … }
void GetUpdatesCallerInfo::Clear() { … }
const char* GetUpdatesCallerInfo::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* GetUpdatesCallerInfo::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t GetUpdatesCallerInfo::ByteSizeLong() const { … }
void GetUpdatesCallerInfo::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void GetUpdatesCallerInfo::MergeFrom(const GetUpdatesCallerInfo& from) { … }
void GetUpdatesCallerInfo::CopyFrom(const GetUpdatesCallerInfo& from) { … }
bool GetUpdatesCallerInfo::IsInitialized() const { … }
void GetUpdatesCallerInfo::InternalSwap(GetUpdatesCallerInfo* other) { … }
std::string GetUpdatesCallerInfo::GetTypeName() const { … }
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::sync_pb::GetUpdatesCallerInfo*
Arena::CreateMaybeMessage< ::sync_pb::GetUpdatesCallerInfo >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>