chromium/out/Default/gen/chrome/browser/web_applications/proto/web_app_launch_handler.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: chrome/browser/web_applications/proto/web_app_launch_handler.proto

#include "chrome/browser/web_applications/proto/web_app_launch_handler.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 web_app {
PROTOBUF_CONSTEXPR LaunchHandlerProto::LaunchHandlerProto(
    ::_pbi::ConstantInitialized):{}
struct LaunchHandlerProtoDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 LaunchHandlerProtoDefaultTypeInternal _LaunchHandlerProto_default_instance_;
}  // namespace web_app
namespace web_app {
bool LaunchHandlerProto_DeprecatedRouteTo_IsValid(int value) {}

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> LaunchHandlerProto_DeprecatedRouteTo_strings[6] =;

static const char LaunchHandlerProto_DeprecatedRouteTo_names[] =;

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

static const int LaunchHandlerProto_DeprecatedRouteTo_entries_by_number[] =;

const std::string& LaunchHandlerProto_DeprecatedRouteTo_Name(
    LaunchHandlerProto_DeprecatedRouteTo value) {}
bool LaunchHandlerProto_DeprecatedRouteTo_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, LaunchHandlerProto_DeprecatedRouteTo* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr LaunchHandlerProto_DeprecatedRouteTo LaunchHandlerProto::UNSPECIFIED_ROUTE;
constexpr LaunchHandlerProto_DeprecatedRouteTo LaunchHandlerProto::AUTO_ROUTE;
constexpr LaunchHandlerProto_DeprecatedRouteTo LaunchHandlerProto::NEW_CLIENT;
constexpr LaunchHandlerProto_DeprecatedRouteTo LaunchHandlerProto::EXISTING_CLIENT;
constexpr LaunchHandlerProto_DeprecatedRouteTo LaunchHandlerProto::EXISTING_CLIENT_NAVIGATE;
constexpr LaunchHandlerProto_DeprecatedRouteTo LaunchHandlerProto::EXISTING_CLIENT_RETAIN;
constexpr LaunchHandlerProto_DeprecatedRouteTo LaunchHandlerProto::DeprecatedRouteTo_MIN;
constexpr LaunchHandlerProto_DeprecatedRouteTo LaunchHandlerProto::DeprecatedRouteTo_MAX;
constexpr int LaunchHandlerProto::DeprecatedRouteTo_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
bool LaunchHandlerProto_DeprecatedNavigateExistingClient_IsValid(int value) {}

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

static const char LaunchHandlerProto_DeprecatedNavigateExistingClient_names[] =;

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

static const int LaunchHandlerProto_DeprecatedNavigateExistingClient_entries_by_number[] =;

const std::string& LaunchHandlerProto_DeprecatedNavigateExistingClient_Name(
    LaunchHandlerProto_DeprecatedNavigateExistingClient value) {}
bool LaunchHandlerProto_DeprecatedNavigateExistingClient_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, LaunchHandlerProto_DeprecatedNavigateExistingClient* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr LaunchHandlerProto_DeprecatedNavigateExistingClient LaunchHandlerProto::UNSPECIFIED_NAVIGATE;
constexpr LaunchHandlerProto_DeprecatedNavigateExistingClient LaunchHandlerProto::ALWAYS;
constexpr LaunchHandlerProto_DeprecatedNavigateExistingClient LaunchHandlerProto::NEVER;
constexpr LaunchHandlerProto_DeprecatedNavigateExistingClient LaunchHandlerProto::DeprecatedNavigateExistingClient_MIN;
constexpr LaunchHandlerProto_DeprecatedNavigateExistingClient LaunchHandlerProto::DeprecatedNavigateExistingClient_MAX;
constexpr int LaunchHandlerProto::DeprecatedNavigateExistingClient_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
bool LaunchHandlerProto_ClientMode_IsValid(int value) {}

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

static const char LaunchHandlerProto_ClientMode_names[] =;

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

static const int LaunchHandlerProto_ClientMode_entries_by_number[] =;

const std::string& LaunchHandlerProto_ClientMode_Name(
    LaunchHandlerProto_ClientMode value) {}
bool LaunchHandlerProto_ClientMode_Parse(
    ::PROTOBUF_NAMESPACE_ID::ConstStringParam name, LaunchHandlerProto_ClientMode* value) {}
#if (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
constexpr LaunchHandlerProto_ClientMode LaunchHandlerProto::UNSPECIFIED_CLIENT_MODE;
constexpr LaunchHandlerProto_ClientMode LaunchHandlerProto::AUTO;
constexpr LaunchHandlerProto_ClientMode LaunchHandlerProto::NAVIGATE_NEW;
constexpr LaunchHandlerProto_ClientMode LaunchHandlerProto::NAVIGATE_EXISTING;
constexpr LaunchHandlerProto_ClientMode LaunchHandlerProto::FOCUS_EXISTING;
constexpr LaunchHandlerProto_ClientMode LaunchHandlerProto::ClientMode_MIN;
constexpr LaunchHandlerProto_ClientMode LaunchHandlerProto::ClientMode_MAX;
constexpr int LaunchHandlerProto::ClientMode_ARRAYSIZE;
#endif  // (__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))

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

class LaunchHandlerProto::_Internal {};

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

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

LaunchHandlerProto::~LaunchHandlerProto() {}

inline void LaunchHandlerProto::SharedDtor() {}

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

void LaunchHandlerProto::Clear() {}

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

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

size_t LaunchHandlerProto::ByteSizeLong() const {}

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

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

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

bool LaunchHandlerProto::IsInitialized() const {}

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

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


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

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