#include "components/manta/proto/rpc_status.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>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace manta {
namespace proto {
PROTOBUF_CONSTEXPR RpcStatus::RpcStatus(
::_pbi::ConstantInitialized): … { … }
struct RpcStatusDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RpcStatusDefaultTypeInternal _RpcStatus_default_instance_;
PROTOBUF_CONSTEXPR RpcErrorInfo_MetadataEntry_DoNotUse::RpcErrorInfo_MetadataEntry_DoNotUse(
::_pbi::ConstantInitialized) { … }
struct RpcErrorInfo_MetadataEntry_DoNotUseDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RpcErrorInfo_MetadataEntry_DoNotUseDefaultTypeInternal _RpcErrorInfo_MetadataEntry_DoNotUse_default_instance_;
PROTOBUF_CONSTEXPR RpcErrorInfo::RpcErrorInfo(
::_pbi::ConstantInitialized): … { … }
struct RpcErrorInfoDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RpcErrorInfoDefaultTypeInternal _RpcErrorInfo_default_instance_;
PROTOBUF_CONSTEXPR RpcLocalizedMessage::RpcLocalizedMessage(
::_pbi::ConstantInitialized): … { … }
struct RpcLocalizedMessageDefaultTypeInternal { … };
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 RpcLocalizedMessageDefaultTypeInternal _RpcLocalizedMessage_default_instance_;
}
}
namespace manta {
namespace proto {
class RpcStatus::_Internal { … };
void RpcStatus::clear_details() { … }
RpcStatus::RpcStatus(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
RpcStatus::RpcStatus(const RpcStatus& from)
: … { … }
inline void RpcStatus::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
RpcStatus::~RpcStatus() { … }
inline void RpcStatus::SharedDtor() { … }
void RpcStatus::SetCachedSize(int size) const { … }
void RpcStatus::Clear() { … }
const char* RpcStatus::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* RpcStatus::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t RpcStatus::ByteSizeLong() const { … }
void RpcStatus::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void RpcStatus::MergeFrom(const RpcStatus& from) { … }
void RpcStatus::CopyFrom(const RpcStatus& from) { … }
bool RpcStatus::IsInitialized() const { … }
void RpcStatus::InternalSwap(RpcStatus* other) { … }
std::string RpcStatus::GetTypeName() const { … }
RpcErrorInfo_MetadataEntry_DoNotUse::RpcErrorInfo_MetadataEntry_DoNotUse() { … }
RpcErrorInfo_MetadataEntry_DoNotUse::RpcErrorInfo_MetadataEntry_DoNotUse(::PROTOBUF_NAMESPACE_ID::Arena* arena)
: … { … }
void RpcErrorInfo_MetadataEntry_DoNotUse::MergeFrom(const RpcErrorInfo_MetadataEntry_DoNotUse& other) { … }
class RpcErrorInfo::_Internal { … };
RpcErrorInfo::RpcErrorInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
RpcErrorInfo::RpcErrorInfo(const RpcErrorInfo& from)
: … { … }
inline void RpcErrorInfo::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
RpcErrorInfo::~RpcErrorInfo() { … }
inline void RpcErrorInfo::SharedDtor() { … }
void RpcErrorInfo::SetCachedSize(int size) const { … }
void RpcErrorInfo::Clear() { … }
const char* RpcErrorInfo::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* RpcErrorInfo::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t RpcErrorInfo::ByteSizeLong() const { … }
void RpcErrorInfo::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void RpcErrorInfo::MergeFrom(const RpcErrorInfo& from) { … }
void RpcErrorInfo::CopyFrom(const RpcErrorInfo& from) { … }
bool RpcErrorInfo::IsInitialized() const { … }
void RpcErrorInfo::InternalSwap(RpcErrorInfo* other) { … }
std::string RpcErrorInfo::GetTypeName() const { … }
class RpcLocalizedMessage::_Internal { … };
RpcLocalizedMessage::RpcLocalizedMessage(::PROTOBUF_NAMESPACE_ID::Arena* arena,
bool is_message_owned)
: … { … }
RpcLocalizedMessage::RpcLocalizedMessage(const RpcLocalizedMessage& from)
: … { … }
inline void RpcLocalizedMessage::SharedCtor(
::_pb::Arena* arena, bool is_message_owned) { … }
RpcLocalizedMessage::~RpcLocalizedMessage() { … }
inline void RpcLocalizedMessage::SharedDtor() { … }
void RpcLocalizedMessage::SetCachedSize(int size) const { … }
void RpcLocalizedMessage::Clear() { … }
const char* RpcLocalizedMessage::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) { … }
uint8_t* RpcLocalizedMessage::_InternalSerialize(
uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { … }
size_t RpcLocalizedMessage::ByteSizeLong() const { … }
void RpcLocalizedMessage::CheckTypeAndMergeFrom(
const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) { … }
void RpcLocalizedMessage::MergeFrom(const RpcLocalizedMessage& from) { … }
void RpcLocalizedMessage::CopyFrom(const RpcLocalizedMessage& from) { … }
bool RpcLocalizedMessage::IsInitialized() const { … }
void RpcLocalizedMessage::InternalSwap(RpcLocalizedMessage* other) { … }
std::string RpcLocalizedMessage::GetTypeName() const { … }
}
}
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::manta::proto::RpcStatus*
Arena::CreateMaybeMessage< ::manta::proto::RpcStatus >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::manta::proto::RpcErrorInfo_MetadataEntry_DoNotUse*
Arena::CreateMaybeMessage< ::manta::proto::RpcErrorInfo_MetadataEntry_DoNotUse >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::manta::proto::RpcErrorInfo*
Arena::CreateMaybeMessage< ::manta::proto::RpcErrorInfo >(Arena* arena) { … }
template<> PROTOBUF_NOINLINE ::manta::proto::RpcLocalizedMessage*
Arena::CreateMaybeMessage< ::manta::proto::RpcLocalizedMessage >(Arena* arena) { … }
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>