Searched refs:GeneratedMessageReflection (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.cc156 GeneratedMessageReflection::GeneratedMessageReflection( function in class:google::protobuf::internal::GeneratedMessageReflection
179 GeneratedMessageReflection::~GeneratedMessageReflection() {}
181 const UnknownFieldSet& GeneratedMessageReflection::GetUnknownFields(
187 UnknownFieldSet* GeneratedMessageReflection::MutableUnknownFields(
193 int GeneratedMessageReflection::SpaceUsed(const Message& message) const {
297 void GeneratedMessageReflection::Swap(
402 bool GeneratedMessageReflection::HasField(const Message& message,
414 int GeneratedMessageReflection
[all...]
H A Dgenerated_message_reflection.h66 class GeneratedMessageReflection;
75 // A GeneratedMessageReflection is an implementation of Reflection
81 // way, so that GeneratedMessageReflection can cast the void* pointer to
95 class LIBPROTOBUF_EXPORT GeneratedMessageReflection : public Reflection { class in namespace:google::protobuf::internal
97 // Constructs a GeneratedMessageReflection.
128 GeneratedMessageReflection(const Descriptor* descriptor,
137 ~GeneratedMessageReflection();
361 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(GeneratedMessageReflection);
H A Ddynamic_message.cc37 // Then, we use GeneratedMessageReflection to implement our reflection
85 using internal::GeneratedMessageReflection;
182 scoped_ptr<const GeneratedMessageReflection> reflection;
492 // GeneratedMessageReflection's constructor. This includes:
553 new GeneratedMessageReflection(
H A Ddescriptor.pb.cc25 const ::google::protobuf::internal::GeneratedMessageReflection*
28 const ::google::protobuf::internal::GeneratedMessageReflection*
31 const ::google::protobuf::internal::GeneratedMessageReflection*
34 const ::google::protobuf::internal::GeneratedMessageReflection*
37 const ::google::protobuf::internal::GeneratedMessageReflection*
42 const ::google::protobuf::internal::GeneratedMessageReflection*
45 const ::google::protobuf::internal::GeneratedMessageReflection*
48 const ::google::protobuf::internal::GeneratedMessageReflection*
51 const ::google::protobuf::internal::GeneratedMessageReflection*
54 const ::google::protobuf::internal::GeneratedMessageReflection*
[all...]
H A Drepeated_field.h229 friend class GeneratedMessageReflection;
/external/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.cc171 GeneratedMessageReflection::GeneratedMessageReflection( function in class:google::protobuf::internal::GeneratedMessageReflection
194 GeneratedMessageReflection::~GeneratedMessageReflection() {}
196 const UnknownFieldSet& GeneratedMessageReflection::GetUnknownFields(
202 UnknownFieldSet* GeneratedMessageReflection::MutableUnknownFields(
208 int GeneratedMessageReflection::SpaceUsed(const Message& message) const {
312 void GeneratedMessageReflection::Swap(
414 bool GeneratedMessageReflection::HasField(const Message& message,
426 int GeneratedMessageReflection
[all...]
H A Dgenerated_message_reflection.h60 class GeneratedMessageReflection;
69 // A GeneratedMessageReflection is an implementation of Reflection
75 // way, so that GeneratedMessageReflection can cast the void* pointer to
89 class LIBPROTOBUF_EXPORT GeneratedMessageReflection : public Reflection { class in namespace:google::protobuf::internal
91 // Constructs a GeneratedMessageReflection.
122 GeneratedMessageReflection(const Descriptor* descriptor,
131 ~GeneratedMessageReflection();
344 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(GeneratedMessageReflection);
H A Ddynamic_message.cc37 // Then, we use GeneratedMessageReflection to implement our reflection
85 using internal::GeneratedMessageReflection;
180 scoped_ptr<const GeneratedMessageReflection> reflection;
479 // GeneratedMessageReflection's constructor. This includes:
540 new GeneratedMessageReflection(
H A Ddescriptor.pb.cc19 const ::google::protobuf::internal::GeneratedMessageReflection*
22 const ::google::protobuf::internal::GeneratedMessageReflection*
25 const ::google::protobuf::internal::GeneratedMessageReflection*
28 const ::google::protobuf::internal::GeneratedMessageReflection*
31 const ::google::protobuf::internal::GeneratedMessageReflection*
36 const ::google::protobuf::internal::GeneratedMessageReflection*
39 const ::google::protobuf::internal::GeneratedMessageReflection*
42 const ::google::protobuf::internal::GeneratedMessageReflection*
45 const ::google::protobuf::internal::GeneratedMessageReflection*
48 const ::google::protobuf::internal::GeneratedMessageReflection*
[all...]
H A Drepeated_field.h177 friend class GeneratedMessageReflection;
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc26 const ::google::protobuf::internal::GeneratedMessageReflection*
29 const ::google::protobuf::internal::GeneratedMessageReflection*
32 const ::google::protobuf::internal::GeneratedMessageReflection*
51 new ::google::protobuf::internal::GeneratedMessageReflection(
67 new ::google::protobuf::internal::GeneratedMessageReflection(
84 new ::google::protobuf::internal::GeneratedMessageReflection(
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc20 const ::google::protobuf::internal::GeneratedMessageReflection*
23 const ::google::protobuf::internal::GeneratedMessageReflection*
26 const ::google::protobuf::internal::GeneratedMessageReflection*
45 new ::google::protobuf::internal::GeneratedMessageReflection(
61 new ::google::protobuf::internal::GeneratedMessageReflection(
78 new ::google::protobuf::internal::GeneratedMessageReflection(

Completed in 335 milliseconds