Searched defs:message_type (Results 1 – 14 of 14) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/javanano/ |
D | javanano_extension.cc | 91 string message_type = ClassName(params, descriptor->message_type()); in SetVariables() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/objectivec/ |
D | objectivec_message_field.cc | 49 const string& message_type = ClassName(descriptor->message_type()); in SetMessageVariables() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | message.h | 899 const Descriptor* message_type) const { in GetRawRepeatedField()
|
D | descriptor_database.cc | 138 const DescriptorProto& message_type, in AddNestedExtensions()
|
D | extension_set_heavy.cc | 145 const Descriptor* message_type, in GetMessage()
|
D | descriptor.proto | 74 repeated DescriptorProto message_type = 4; field
|
D | descriptor.pb.h | 4117 inline const ::google::protobuf::DescriptorProto& FileDescriptorProto::message_type(int index) cons… in message_type() function 4135 FileDescriptorProto::message_type() const { in message_type() function
|
D | descriptor.pb.cc | 2199 const ::google::protobuf::DescriptorProto& FileDescriptorProto::message_type(int index) const { in message_type() function in google::protobuf::FileDescriptorProto 2217 FileDescriptorProto::message_type() const { in message_type() function in google::protobuf::FileDescriptorProto
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/ |
D | descriptor.py | 498 default_value, message_type, enum_type, containing_type, argument 508 default_value, message_type, enum_type, containing_type, argument
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 69 repeated DescriptorProto message_type = 4; field
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 69 repeated DescriptorProto message_type = 4; field
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
D | descriptor_pool.cc | 445 char* message_type; in AddSerializedFile() local
|
D | descriptor.cc | 206 const Descriptor *message_type = options.GetDescriptor(); in GetOrBuildOptions() local 811 const Descriptor* message_type = _GetDescriptor(self)->message_type(); in GetMessageType() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/ |
D | cpp_helpers.cc | 557 static bool HasEnumDefinitions(const Descriptor* message_type) { in HasEnumDefinitions()
|