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

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

#include "components/feed/core/proto/v2/wire/token.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 Token::Token(
    ::_pbi::ConstantInitialized):{}
struct TokenDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TokenDefaultTypeInternal _Token_default_instance_;
}  // namespace feedwire
namespace feedwire {

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

class Token::_Internal {};

const ::feedwire::ContentId&
Token::_Internal::parent_id(const Token* msg) {}
const ::feedwire::WebFeedToken&
Token::_Internal::web_feed_token(const Token* msg) {}
const ::feedwire::NextPageToken&
Token::_Internal::next_page_token(const Token* msg) {}
void Token::clear_parent_id() {}
void Token::clear_web_feed_token() {}
void Token::clear_next_page_token() {}
Token::Token(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
Token::Token(const Token& from)
  :{}

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

Token::~Token() {}

inline void Token::SharedDtor() {}

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

void Token::Clear() {}

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

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

size_t Token::ByteSizeLong() const {}

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

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

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

bool Token::IsInitialized() const {}

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

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


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

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