chromium/out/Default/gen/components/enterprise/common/proto/extensions_workflow_events.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: components/enterprise/common/proto/extensions_workflow_events.proto

#include "components/enterprise/common/proto/extensions_workflow_events.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 enterprise_reporting {
PROTOBUF_CONSTEXPR ExtensionsWorkflowEvent::ExtensionsWorkflowEvent(
    ::_pbi::ConstantInitialized):{}
struct ExtensionsWorkflowEventDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ExtensionsWorkflowEventDefaultTypeInternal _ExtensionsWorkflowEvent_default_instance_;
}  // namespace enterprise_reporting
namespace enterprise_reporting {
bool ExtensionsWorkflowEvent_ClientType_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ExtensionsWorkflowEvent_ClientType_strings[3] =;

static const char ExtensionsWorkflowEvent_ClientType_names[] =;

static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ExtensionsWorkflowEvent_ClientType_entries[] =;

static const int ExtensionsWorkflowEvent_ClientType_entries_by_number[] =;

const std::string& ExtensionsWorkflowEvent_ClientType_Name(
    ExtensionsWorkflowEvent_ClientType value) {}
bool ExtensionsWorkflowEvent_ClientType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ExtensionsWorkflowEvent_ClientType* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr ExtensionsWorkflowEvent_ClientType ExtensionsWorkflowEvent::UNKNOWN;
constexpr ExtensionsWorkflowEvent_ClientType ExtensionsWorkflowEvent::CHROME_OS_USER;
constexpr ExtensionsWorkflowEvent_ClientType ExtensionsWorkflowEvent::BROWSER_DEVICE;
constexpr ExtensionsWorkflowEvent_ClientType ExtensionsWorkflowEvent::ClientType_MIN;
constexpr ExtensionsWorkflowEvent_ClientType ExtensionsWorkflowEvent::ClientType_MAX;
constexpr int ExtensionsWorkflowEvent::ClientType_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

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

class ExtensionsWorkflowEvent::_Internal {};

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

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

ExtensionsWorkflowEvent::~ExtensionsWorkflowEvent() {}

inline void ExtensionsWorkflowEvent::SharedDtor() {}

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

void ExtensionsWorkflowEvent::Clear() {}

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

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

size_t ExtensionsWorkflowEvent::ByteSizeLong() const {}

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

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

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

bool ExtensionsWorkflowEvent::IsInitialized() const {}

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

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


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

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