/external/perfetto/src/trace_processor/metrics/ |
D | metrics_unittest.cc | 71 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in TEST_F() typedef 92 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in TEST_F() typedef 113 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in TEST_F() typedef 134 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in TEST_F() typedef 183 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in TEST_F() typedef
|
D | metrics.cc | 107 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AppendLong() typedef 152 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AppendDouble() typedef 190 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AppendString() typedef 224 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AppendBytes() typedef
|
/external/perfetto/src/trace_processor/util/ |
D | descriptors.cc | 30 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in CreateFieldFromDecoder() typedef 73 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AddExtensionField() typedef 102 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AddNestedProtoDescriptors() typedef 179 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AddFromFileDescriptorSet() typedef
|
D | protozero_to_text.cc | 58 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in ConvertProtoTypeToFieldAndValueString() typedef
|
/external/golang-protobuf/protoc-gen-go/descriptor/ |
D | descriptor.pb.go | 796 type FieldDescriptorProto struct { struct 797 Name *string `protobuf:"bytes,1,opt,name=name" json:"name,omitempty"` 798 Number *int32 `protobuf:"varint,3,opt,name=number" json:"number,omitempty"` 799 …f:"varint,4,opt,name=label,enum=google.protobuf.FieldDescriptorProto_Label" json:"label,omitempty"` 802 …obuf:"varint,5,opt,name=type,enum=google.protobuf.FieldDescriptorProto_Type" json:"type,omitempty"` 808 TypeName *string `protobuf:"bytes,6,opt,name=type_name,json=typeName" json:"type_name,omitempty"` 811 Extendee *string `protobuf:"bytes,2,opt,name=extendee" json:"extendee,omitempty"` 817 …string `protobuf:"bytes,7,opt,name=default_value,json=defaultValue" json:"default_value,omitempty"` 820 …ndex *int32 `protobuf:"varint,9,opt,name=oneof_index,json=oneofIndex" json:"oneof_index,omitempty"` 825 … *string `protobuf:"bytes,10,opt,name=json_name,json=jsonName" json:"json_name,omitempty"` [all …]
|
D | descriptor.proto | 136 message FieldDescriptorProto { message
|
/external/perfetto/protos/perfetto/common/ |
D | descriptor.proto | 83 message FieldDescriptorProto { message
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | args_table_utils.cc | 192 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in ConvertProtoTypeToVariadic() typedef
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldDescriptorProto.php | 18 class FieldDescriptorProto extends \Google\Protobuf\Internal\Message class
|
/external/golang-protobuf/protoc-gen-go/generator/ |
D | generator.go | 218 *descriptor.FieldDescriptorProto anonMember 2712 func isOptional(field *descriptor.FieldDescriptorProto) bool { 2717 func isRequired(field *descriptor.FieldDescriptorProto) bool { 2722 func isRepeated(field *descriptor.FieldDescriptorProto) bool { 2727 func isScalar(field *descriptor.FieldDescriptorProto) bool {
|
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 103 message FieldDescriptorProto { message
|
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 103 message FieldDescriptorProto { message
|
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 103 message FieldDescriptorProto { message
|
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/ |
D | descriptor.proto | 110 message FieldDescriptorProto { message
|
/external/nos/host/generic/nugget/proto/google/protobuf/ |
D | descriptor.proto | 125 message FieldDescriptorProto { message
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.proto | 137 message FieldDescriptorProto { message
|
D | descriptor.h | 95 class FieldDescriptorProto; variable
|
D | descriptor.pb.cc | 4627 FieldDescriptorProto::FieldDescriptorProto() in FieldDescriptorProto() function in FieldDescriptorProto 4632 FieldDescriptorProto::FieldDescriptorProto(::PROTOBUF_NAMESPACE_ID::Arena* arena) in FieldDescriptorProto() function in FieldDescriptorProto 4639 FieldDescriptorProto::FieldDescriptorProto(const FieldDescriptorProto& from) in FieldDescriptorProto() function in FieldDescriptorProto
|
D | descriptor.pb.h | 86 class FieldDescriptorProto; variable 1685 FieldDescriptorProto(FieldDescriptorProto&& from) noexcept in FieldDescriptorProto() function
|
/external/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 136 message FieldDescriptorProto { message
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 1756 internal sealed partial class FieldDescriptorProto : pb::IMessage<FieldDescriptorProto> { class 1774 public FieldDescriptorProto() { in FieldDescriptorProto() method in Google.Protobuf.Reflection.FieldDescriptorProto 1781 public FieldDescriptorProto(FieldDescriptorProto other) : this() { in FieldDescriptorProto() method in Google.Protobuf.Reflection.FieldDescriptorProto
|