/external/perfetto/src/trace_processor/metrics/ |
D | metrics_unittest.cc | 71 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in TEST_F() typedef 93 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in TEST_F() typedef 115 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in TEST_F() typedef 137 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in TEST_F() typedef 187 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in TEST_F() typedef
|
D | metrics.cc | 108 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AppendLong() typedef 154 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AppendDouble() typedef 192 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AppendString() typedef 226 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AppendBytes() typedef
|
/external/perfetto/src/trace_processor/util/ |
D | descriptors.cc | 31 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in CreateFieldFromDecoder() typedef 72 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AddExtensionField() typedef 127 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AddNestedProtoDescriptors() typedef 248 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in AddFromFileDescriptorSet() typedef
|
D | proto_to_args_parser.cc | 176 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in ParseSimpleField() typedef
|
D | protozero_to_text.cc | 75 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 | 137 message FieldDescriptorProto { message
|
/external/rust/crates/protobuf/src/reflect/ |
D | field.rs | 35 proto: &'static FieldDescriptorProto, in new() 52 pub fn proto(&self) -> &'static FieldDescriptorProto { in proto()
|
/external/perfetto/protos/perfetto/common/ |
D | descriptor.proto | 86 message FieldDescriptorProto { message
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldDescriptorProto.php | 18 class FieldDescriptorProto extends \Google\Protobuf\Internal\Message class
|
/external/rust/crates/protobuf/src/ |
D | descriptor.rs | 450 pub fn get_extension(&self) -> &[FieldDescriptorProto] { in get_extension() 458 pub fn set_extension(&mut self, v: crate::RepeatedField<FieldDescriptorProto>) { in set_extension() 463 pub fn mut_extension(&mut self) -> &mut crate::RepeatedField<FieldDescriptorProto> { in mut_extension() 468 pub fn take_extension(&mut self) -> crate::RepeatedField<FieldDescriptorProto> { in take_extension() 971 pub fn get_field(&self) -> &[FieldDescriptorProto] { in get_field() 979 pub fn set_field(&mut self, v: crate::RepeatedField<FieldDescriptorProto>) { in set_field() 984 pub fn mut_field(&mut self) -> &mut crate::RepeatedField<FieldDescriptorProto> { in mut_field() 989 pub fn take_field(&mut self) -> crate::RepeatedField<FieldDescriptorProto> { in take_field() 996 pub fn get_extension(&self) -> &[FieldDescriptorProto] { in get_extension() 1004 pub fn set_extension(&mut self, v: crate::RepeatedField<FieldDescriptorProto>) { in set_extension() [all …]
|
D | descriptorx.rs | 507 impl FieldDescriptorProtoExt for FieldDescriptorProto { implementation
|
/external/golang-protobuf/protoc-gen-go/generator/ |
D | generator.go | 218 *descriptor.FieldDescriptorProto anonMember 2714 func isOptional(field *descriptor.FieldDescriptorProto) bool { 2719 func isRequired(field *descriptor.FieldDescriptorProto) bool { 2724 func isRepeated(field *descriptor.FieldDescriptorProto) bool { 2729 func isScalar(field *descriptor.FieldDescriptorProto) bool {
|
/external/protobuf/java/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/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/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/nanopb-c/generator/proto/google/protobuf/ |
D | descriptor.proto | 136 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
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | descriptor.proto | 134 message FieldDescriptorProto { message
|
D | descriptor_sv.proto | 134 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
|