#include "components/services/app_service/public/protos/app_types.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/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace apps {
}
namespace apps {
bool ApplicationType_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ApplicationType_strings[15] = …;
static const char ApplicationType_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ApplicationType_entries[] = …;
static const int ApplicationType_entries_by_number[] = …;
const std::string& ApplicationType_Name(
ApplicationType value) { … }
bool ApplicationType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ApplicationType* value) { … }
bool ApplicationInstallSource_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ApplicationInstallSource_strings[6] = …;
static const char ApplicationInstallSource_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ApplicationInstallSource_entries[] = …;
static const int ApplicationInstallSource_entries_by_number[] = …;
const std::string& ApplicationInstallSource_Name(
ApplicationInstallSource value) { … }
bool ApplicationInstallSource_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ApplicationInstallSource* value) { … }
bool ApplicationInstallReason_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ApplicationInstallReason_strings[10] = …;
static const char ApplicationInstallReason_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ApplicationInstallReason_entries[] = …;
static const int ApplicationInstallReason_entries_by_number[] = …;
const std::string& ApplicationInstallReason_Name(
ApplicationInstallReason value) { … }
bool ApplicationInstallReason_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ApplicationInstallReason* value) { … }
bool ApplicationInstallTime_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ApplicationInstallTime_strings[3] = …;
static const char ApplicationInstallTime_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ApplicationInstallTime_entries[] = …;
static const int ApplicationInstallTime_entries_by_number[] = …;
const std::string& ApplicationInstallTime_Name(
ApplicationInstallTime value) { … }
bool ApplicationInstallTime_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ApplicationInstallTime* value) { … }
bool ApplicationLaunchSource_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ApplicationLaunchSource_strings[42] = …;
static const char ApplicationLaunchSource_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ApplicationLaunchSource_entries[] = …;
static const int ApplicationLaunchSource_entries_by_number[] = …;
const std::string& ApplicationLaunchSource_Name(
ApplicationLaunchSource value) { … }
bool ApplicationLaunchSource_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ApplicationLaunchSource* value) { … }
bool ApplicationUninstallSource_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> ApplicationUninstallSource_strings[5] = …;
static const char ApplicationUninstallSource_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry ApplicationUninstallSource_entries[] = …;
static const int ApplicationUninstallSource_entries_by_number[] = …;
const std::string& ApplicationUninstallSource_Name(
ApplicationUninstallSource value) { … }
bool ApplicationUninstallSource_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ApplicationUninstallSource* value) { … }
}
PROTOBUF_NAMESPACE_OPEN
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>