chromium/out/Default/gen/components/feed/core/proto/v2/wire/duration.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/feed/core/proto/v2/wire/duration.proto

#include "components/feed/core/proto/v2/wire/duration.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>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>

PROTOBUF_PRAGMA_INIT_SEG

_pb;
_pbi;

namespace feedwire {
PROTOBUF_CONSTEXPR Duration::Duration(
    ::_pbi::ConstantInitialized):{}
struct DurationDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DurationDefaultTypeInternal _Duration_default_instance_;
}  // namespace feedwire
namespace feedwire {

// ===================================================================

class Duration::_Internal {};

Duration::Duration(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
Duration::Duration(const Duration& from)
  :{}

inline void Duration::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

Duration::~Duration() {}

inline void Duration::SharedDtor() {}

void Duration::SetCachedSize(int size) const {}

void Duration::Clear() {}

const char* Duration::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* Duration::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t Duration::ByteSizeLong() const {}

void Duration::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void Duration::MergeFrom(const Duration& from) {}

void Duration::CopyFrom(const Duration& from) {}

bool Duration::IsInitialized() const {}

void Duration::InternalSwap(Duration* other) {}

std::string Duration::GetTypeName() const {}


// @@protoc_insertion_point(namespace_scope)
}  // namespace feedwire
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::feedwire::Duration*
Arena::CreateMaybeMessage< ::feedwire::Duration >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)
#include <google/protobuf/port_undef.inc>