Home
last modified time | relevance | path

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

/external/perfetto/protos/perfetto/trace/track_event/
Ddebug_annotation.proto32 optional NestedType nested_type = 1; field
/external/perfetto/protos/perfetto/trace/chrome/
Dchrome_trace_event.proto26 optional NestedType nested_type = 1; field
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto61 repeated DescriptorProto nested_type = 3; field
/external/libchrome/ipc/
Dipc_message_utils_unittest.cc27 uint32_t nested_type = 78; in TEST() local
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto95 repeated DescriptorProto nested_type = 3; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto98 repeated DescriptorProto nested_type = 3; field
Ddescriptor.pb.h4393 inline const ::google::protobuf::DescriptorProto& DescriptorProto::nested_type(int index) const { in nested_type() function
4411 DescriptorProto::nested_type() const { in nested_type() function
Ddescriptor.pb.cc3902 const ::google::protobuf::DescriptorProto& DescriptorProto::nested_type(int index) const { in nested_type() function in google::protobuf::DescriptorProto
3920 DescriptorProto::nested_type() const { in nested_type() function in google::protobuf::DescriptorProto
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto98 repeated DescriptorProto nested_type = 3; field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto99 repeated DescriptorProto nested_type = 3; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto99 repeated DescriptorProto nested_type = 3; field
/external/syzkaller/vendor/github.com/golang/protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto99 repeated DescriptorProto nested_type = 3; field
/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc623 const google::protobuf::Type* nested_type = resolved_type.ValueOrDie(); in RenderAny() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc1170 const Descriptor* nested_type = descriptor_->nested_type(i); in GenerateClassDefinition() local
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto3005 optional NestedType nested_type = 1; field