chromium/out/Default/gen/components/enterprise/data_controls/core/browser/dlp_policy_event.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: dlp_policy_event.proto

#include "dlp_policy_event.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;

PROTOBUF_CONSTEXPR DlpPolicyEventSource::DlpPolicyEventSource(
    ::_pbi::ConstantInitialized):{}
struct DlpPolicyEventSourceDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DlpPolicyEventSourceDefaultTypeInternal _DlpPolicyEventSource_default_instance_;
PROTOBUF_CONSTEXPR DlpPolicyEventDestination::DlpPolicyEventDestination(
    ::_pbi::ConstantInitialized):{}
struct DlpPolicyEventDestinationDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DlpPolicyEventDestinationDefaultTypeInternal _DlpPolicyEventDestination_default_instance_;
PROTOBUF_CONSTEXPR DlpPolicyEvent::DlpPolicyEvent(
    ::_pbi::ConstantInitialized):{}
struct DlpPolicyEventDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DlpPolicyEventDefaultTypeInternal _DlpPolicyEvent_default_instance_;
bool DlpPolicyEventDestination_Component_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> DlpPolicyEventDestination_Component_strings[7] =;

static const char DlpPolicyEventDestination_Component_names[] =;

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

static const int DlpPolicyEventDestination_Component_entries_by_number[] =;

const std::string& DlpPolicyEventDestination_Component_Name(
    DlpPolicyEventDestination_Component value) {}
bool DlpPolicyEventDestination_Component_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DlpPolicyEventDestination_Component* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr DlpPolicyEventDestination_Component DlpPolicyEventDestination::UNDEFINED_COMPONENT;
constexpr DlpPolicyEventDestination_Component DlpPolicyEventDestination::ARC;
constexpr DlpPolicyEventDestination_Component DlpPolicyEventDestination::CROSTINI;
constexpr DlpPolicyEventDestination_Component DlpPolicyEventDestination::PLUGIN_VM;
constexpr DlpPolicyEventDestination_Component DlpPolicyEventDestination::USB;
constexpr DlpPolicyEventDestination_Component DlpPolicyEventDestination::DRIVE;
constexpr DlpPolicyEventDestination_Component DlpPolicyEventDestination::ONEDRIVE;
constexpr DlpPolicyEventDestination_Component DlpPolicyEventDestination::Component_MIN;
constexpr DlpPolicyEventDestination_Component DlpPolicyEventDestination::Component_MAX;
constexpr int DlpPolicyEventDestination::Component_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
bool DlpPolicyEvent_Restriction_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> DlpPolicyEvent_Restriction_strings[7] =;

static const char DlpPolicyEvent_Restriction_names[] =;

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

static const int DlpPolicyEvent_Restriction_entries_by_number[] =;

const std::string& DlpPolicyEvent_Restriction_Name(
    DlpPolicyEvent_Restriction value) {}
bool DlpPolicyEvent_Restriction_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DlpPolicyEvent_Restriction* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr DlpPolicyEvent_Restriction DlpPolicyEvent::UNDEFINED_RESTRICTION;
constexpr DlpPolicyEvent_Restriction DlpPolicyEvent::CLIPBOARD;
constexpr DlpPolicyEvent_Restriction DlpPolicyEvent::SCREENSHOT;
constexpr DlpPolicyEvent_Restriction DlpPolicyEvent::SCREENCAST;
constexpr DlpPolicyEvent_Restriction DlpPolicyEvent::PRINTING;
constexpr DlpPolicyEvent_Restriction DlpPolicyEvent::EPRIVACY;
constexpr DlpPolicyEvent_Restriction DlpPolicyEvent::FILES;
constexpr DlpPolicyEvent_Restriction DlpPolicyEvent::Restriction_MIN;
constexpr DlpPolicyEvent_Restriction DlpPolicyEvent::Restriction_MAX;
constexpr int DlpPolicyEvent::Restriction_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
bool DlpPolicyEvent_Mode_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> DlpPolicyEvent_Mode_strings[5] =;

static const char DlpPolicyEvent_Mode_names[] =;

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

static const int DlpPolicyEvent_Mode_entries_by_number[] =;

const std::string& DlpPolicyEvent_Mode_Name(
    DlpPolicyEvent_Mode value) {}
bool DlpPolicyEvent_Mode_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DlpPolicyEvent_Mode* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr DlpPolicyEvent_Mode DlpPolicyEvent::UNDEFINED_MODE;
constexpr DlpPolicyEvent_Mode DlpPolicyEvent::BLOCK;
constexpr DlpPolicyEvent_Mode DlpPolicyEvent::REPORT;
constexpr DlpPolicyEvent_Mode DlpPolicyEvent::WARN;
constexpr DlpPolicyEvent_Mode DlpPolicyEvent::WARN_PROCEED;
constexpr DlpPolicyEvent_Mode DlpPolicyEvent::Mode_MIN;
constexpr DlpPolicyEvent_Mode DlpPolicyEvent::Mode_MAX;
constexpr int DlpPolicyEvent::Mode_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
bool DlpPolicyEvent_UserType_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> DlpPolicyEvent_UserType_strings[4] =;

static const char DlpPolicyEvent_UserType_names[] =;

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

static const int DlpPolicyEvent_UserType_entries_by_number[] =;

const std::string& DlpPolicyEvent_UserType_Name(
    DlpPolicyEvent_UserType value) {}
bool DlpPolicyEvent_UserType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, DlpPolicyEvent_UserType* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr DlpPolicyEvent_UserType DlpPolicyEvent::UNDEFINED_USER_TYPE;
constexpr DlpPolicyEvent_UserType DlpPolicyEvent::REGULAR;
constexpr DlpPolicyEvent_UserType DlpPolicyEvent::MANAGED_GUEST;
constexpr DlpPolicyEvent_UserType DlpPolicyEvent::KIOSK;
constexpr DlpPolicyEvent_UserType DlpPolicyEvent::UserType_MIN;
constexpr DlpPolicyEvent_UserType DlpPolicyEvent::UserType_MAX;
constexpr int DlpPolicyEvent::UserType_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

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

class DlpPolicyEventSource::_Internal {};

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

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

DlpPolicyEventSource::~DlpPolicyEventSource() {}

inline void DlpPolicyEventSource::SharedDtor() {}

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

void DlpPolicyEventSource::Clear() {}

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

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

size_t DlpPolicyEventSource::ByteSizeLong() const {}

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

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

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

bool DlpPolicyEventSource::IsInitialized() const {}

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

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


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

class DlpPolicyEventDestination::_Internal {};

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

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

DlpPolicyEventDestination::~DlpPolicyEventDestination() {}

inline void DlpPolicyEventDestination::SharedDtor() {}

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

void DlpPolicyEventDestination::Clear() {}

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

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

size_t DlpPolicyEventDestination::ByteSizeLong() const {}

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

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

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

bool DlpPolicyEventDestination::IsInitialized() const {}

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

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


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

class DlpPolicyEvent::_Internal {};

const ::DlpPolicyEventSource&
DlpPolicyEvent::_Internal::source(const DlpPolicyEvent* msg) {}
const ::DlpPolicyEventDestination&
DlpPolicyEvent::_Internal::destination(const DlpPolicyEvent* msg) {}
DlpPolicyEvent::DlpPolicyEvent(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
DlpPolicyEvent::DlpPolicyEvent(const DlpPolicyEvent& from)
  :{}

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

DlpPolicyEvent::~DlpPolicyEvent() {}

inline void DlpPolicyEvent::SharedDtor() {}

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

void DlpPolicyEvent::Clear() {}

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

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

size_t DlpPolicyEvent::ByteSizeLong() const {}

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

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

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

bool DlpPolicyEvent::IsInitialized() const {}

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

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


// @@protoc_insertion_point(namespace_scope)
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::DlpPolicyEventSource*
Arena::CreateMaybeMessage< ::DlpPolicyEventSource >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::DlpPolicyEventDestination*
Arena::CreateMaybeMessage< ::DlpPolicyEventDestination >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::DlpPolicyEvent*
Arena::CreateMaybeMessage< ::DlpPolicyEvent >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

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