Lines Matching defs:Mixin
32 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<Mixin> _instance;
73 new (ptr) PROTOBUF_NAMESPACE_ID::Mixin();
76 PROTOBUF_NAMESPACE_ID::Mixin::InitAsDefaultInstance();
112 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Mixin, _internal_metadata_),
116 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Mixin, name_),
117 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Mixin, root_),
122 { 24, -1, sizeof(PROTOBUF_NAMESPACE_ID::Mixin)},
140 "buf.Mixin\022\'\n\006syntax\030\007 \001(\0162\027.google.proto"
146 "\0162\027.google.protobuf.Syntax\"#\n\005Mixin\022\014\n\004n"
344 // repeated .google.protobuf.Mixin mixins = 6;
436 // repeated .google.protobuf.Mixin mixins = 6;
481 // repeated .google.protobuf.Mixin mixins = 6;
1005 void Mixin::InitAsDefaultInstance() {
1007 class Mixin::_Internal {
1011 Mixin::Mixin(::PROTOBUF_NAMESPACE_ID::Arena* arena)
1015 // @@protoc_insertion_point(arena_constructor:google.protobuf.Mixin)
1017 Mixin::Mixin(const Mixin& from)
1030 // @@protoc_insertion_point(copy_constructor:google.protobuf.Mixin)
1033 void Mixin::SharedCtor() {
1039 Mixin::~Mixin() {
1040 // @@protoc_insertion_point(destructor:google.protobuf.Mixin)
1045 void Mixin::SharedDtor() {
1051 void Mixin::ArenaDtor(void* object) {
1052 Mixin* _this = reinterpret_cast< Mixin* >(object);
1055 void Mixin::RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena*) {
1057 void Mixin::SetCachedSize(int size) const {
1060 const Mixin& Mixin::default_instance() {
1066 void Mixin::Clear() {
1067 // @@protoc_insertion_point(message_clear_start:google.protobuf.Mixin)
1077 const char* Mixin::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) {
1090 CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "google.protobuf.Mixin.name"));
1099 CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "google.protobuf.Mixin.root"));
1125 ::PROTOBUF_NAMESPACE_ID::uint8* Mixin::_InternalSerialize(
1127 // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Mixin)
1136 "google.protobuf.Mixin.name");
1146 "google.protobuf.Mixin.root");
1155 // @@protoc_insertion_point(serialize_to_array_end:google.protobuf.Mixin)
1159 size_t Mixin::ByteSizeLong() const {
1160 // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Mixin)
1190 void Mixin::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) {
1191 // @@protoc_insertion_point(generalized_merge_from_start:google.protobuf.Mixin)
1193 const Mixin* source =
1194 ::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<Mixin>(
1197 // @@protoc_insertion_point(generalized_merge_from_cast_fail:google.protobuf.Mixin)
1200 // @@protoc_insertion_point(generalized_merge_from_cast_success:google.protobuf.Mixin)
1205 void Mixin::MergeFrom(const Mixin& from) {
1206 // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Mixin)
1220 void Mixin::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) {
1221 // @@protoc_insertion_point(generalized_copy_from_start:google.protobuf.Mixin)
1227 void Mixin::CopyFrom(const Mixin& from) {
1228 // @@protoc_insertion_point(class_specific_copy_from_start:google.protobuf.Mixin)
1234 bool Mixin::IsInitialized() const {
1238 void Mixin::InternalSwap(Mixin* other) {
1245 ::PROTOBUF_NAMESPACE_ID::Metadata Mixin::GetMetadata() const {
1259 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Mixin* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Mixin >(Arena* arena) {
1260 return Arena::CreateMessageInternal< PROTOBUF_NAMESPACE_ID::Mixin >(arena);