Home
last modified time | relevance | path

Searched defs:nested_type (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/ipc/
Dipc_message_utils_unittest.cc17 uint32 nested_type = 78; in TEST() local
/external/protobuf/src/google/protobuf/
Ddescriptor.proto79 repeated DescriptorProto nested_type = 3; field
Ddescriptor.pb.h2882 inline const ::google::protobuf::DescriptorProto& DescriptorProto::nested_type(int index) const { in nested_type() function
2892 DescriptorProto::nested_type() const { in nested_type() function
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto90 repeated DescriptorProto nested_type = 3; field
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto90 repeated DescriptorProto nested_type = 3; field
Ddescriptor.pb.h3396 inline const ::google::protobuf::DescriptorProto& DescriptorProto::nested_type(int index) const { in nested_type() function
3406 DescriptorProto::nested_type() const { in nested_type() function
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc413 const Descriptor* nested_type = descriptor_->nested_type(i); in GenerateClassDefinition() local
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc579 const Descriptor* nested_type = descriptor_->nested_type(i); in GenerateClassDefinition() local