chromium/out/Default/gen/content/browser/file_system_access/file_system_access.pb.cc

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

#include "file_system_access.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 content {
PROTOBUF_CONSTEXPR LocalFileData::LocalFileData(
    ::_pbi::ConstantInitialized):{}
struct LocalFileDataDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LocalFileDataDefaultTypeInternal _LocalFileData_default_instance_;
PROTOBUF_CONSTEXPR SandboxedFileData::SandboxedFileData(
    ::_pbi::ConstantInitialized):{}
struct SandboxedFileDataDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SandboxedFileDataDefaultTypeInternal _SandboxedFileData_default_instance_;
PROTOBUF_CONSTEXPR FileSystemAccessHandleData::FileSystemAccessHandleData(
    ::_pbi::ConstantInitialized):{}
struct FileSystemAccessHandleDataDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FileSystemAccessHandleDataDefaultTypeInternal _FileSystemAccessHandleData_default_instance_;
}  // namespace content
namespace content {
bool FileSystemAccessHandleData_HandleType_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> FileSystemAccessHandleData_HandleType_strings[2] =;

static const char FileSystemAccessHandleData_HandleType_names[] =;

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

static const int FileSystemAccessHandleData_HandleType_entries_by_number[] =;

const std::string& FileSystemAccessHandleData_HandleType_Name(
    FileSystemAccessHandleData_HandleType value) {}
bool FileSystemAccessHandleData_HandleType_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FileSystemAccessHandleData_HandleType* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr FileSystemAccessHandleData_HandleType FileSystemAccessHandleData::kFile;
constexpr FileSystemAccessHandleData_HandleType FileSystemAccessHandleData::kDirectory;
constexpr FileSystemAccessHandleData_HandleType FileSystemAccessHandleData::HandleType_MIN;
constexpr FileSystemAccessHandleData_HandleType FileSystemAccessHandleData::HandleType_MAX;
constexpr int FileSystemAccessHandleData::HandleType_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

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

class LocalFileData::_Internal {};

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

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

LocalFileData::~LocalFileData() {}

inline void LocalFileData::SharedDtor() {}

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

void LocalFileData::Clear() {}

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

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

size_t LocalFileData::RequiredFieldsByteSizeFallback() const {}
size_t LocalFileData::ByteSizeLong() const {}

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

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

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

bool LocalFileData::IsInitialized() const {}

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

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


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

class SandboxedFileData::_Internal {};

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

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

SandboxedFileData::~SandboxedFileData() {}

inline void SandboxedFileData::SharedDtor() {}

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

void SandboxedFileData::Clear() {}

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

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

size_t SandboxedFileData::ByteSizeLong() const {}

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

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

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

bool SandboxedFileData::IsInitialized() const {}

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

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


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

class FileSystemAccessHandleData::_Internal {};

const ::content::SandboxedFileData&
FileSystemAccessHandleData::_Internal::sandboxed(const FileSystemAccessHandleData* msg) {}
const ::content::LocalFileData&
FileSystemAccessHandleData::_Internal::local(const FileSystemAccessHandleData* msg) {}
const ::content::LocalFileData&
FileSystemAccessHandleData::_Internal::external(const FileSystemAccessHandleData* msg) {}
void FileSystemAccessHandleData::set_allocated_sandboxed(::content::SandboxedFileData* sandboxed) {}
void FileSystemAccessHandleData::set_allocated_local(::content::LocalFileData* local) {}
void FileSystemAccessHandleData::set_allocated_external(::content::LocalFileData* external) {}
FileSystemAccessHandleData::FileSystemAccessHandleData(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
FileSystemAccessHandleData::FileSystemAccessHandleData(const FileSystemAccessHandleData& from)
  :{}

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

FileSystemAccessHandleData::~FileSystemAccessHandleData() {}

inline void FileSystemAccessHandleData::SharedDtor() {}

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

void FileSystemAccessHandleData::clear_data() {}


void FileSystemAccessHandleData::Clear() {}

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

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

size_t FileSystemAccessHandleData::ByteSizeLong() const {}

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

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

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

bool FileSystemAccessHandleData::IsInitialized() const {}

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

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


// @@protoc_insertion_point(namespace_scope)
}  // namespace content
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::content::LocalFileData*
Arena::CreateMaybeMessage< ::content::LocalFileData >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::content::SandboxedFileData*
Arena::CreateMaybeMessage< ::content::SandboxedFileData >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::content::FileSystemAccessHandleData*
Arena::CreateMaybeMessage< ::content::FileSystemAccessHandleData >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

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