Home
last modified time | relevance | path

Searched defs:FieldDescriptorProto (Results 1 – 25 of 27) sorted by relevance

12

/external/perfetto/src/trace_processor/metrics/
Dmetrics_unittest.cc71 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
Dmetrics.cc108 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/
Ddescriptors.cc31 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
Dproto_to_args_parser.cc176 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in ParseSimpleField() typedef
Dprotozero_to_text.cc75 using FieldDescriptorProto = protos::pbzero::FieldDescriptorProto; in ConvertProtoTypeToFieldAndValueString() typedef
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.pb.go796 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 …]
Ddescriptor.proto137 message FieldDescriptorProto { message
/external/rust/crates/protobuf/src/reflect/
Dfield.rs35 proto: &'static FieldDescriptorProto, in new()
52 pub fn proto(&self) -> &'static FieldDescriptorProto { in proto()
/external/perfetto/protos/perfetto/common/
Ddescriptor.proto86 message FieldDescriptorProto { message
/external/protobuf/php/src/Google/Protobuf/Internal/
DFieldDescriptorProto.php18 class FieldDescriptorProto extends \Google\Protobuf\Internal\Message class
/external/rust/crates/protobuf/src/
Ddescriptor.rs450 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 …]
Ddescriptorx.rs507 impl FieldDescriptorProtoExt for FieldDescriptorProto { implementation
/external/golang-protobuf/protoc-gen-go/generator/
Dgenerator.go218 *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/
Ddescriptor.proto103 message FieldDescriptorProto { message
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto103 message FieldDescriptorProto { message
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto103 message FieldDescriptorProto { message
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto110 message FieldDescriptorProto { message
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto125 message FieldDescriptorProto { message
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto136 message FieldDescriptorProto { message
/external/protobuf/src/google/protobuf/
Ddescriptor.proto137 message FieldDescriptorProto { message
Ddescriptor.h95 class FieldDescriptorProto; variable
Ddescriptor.pb.cc4627 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/
Ddescriptor.proto134 message FieldDescriptorProto { message
Ddescriptor_sv.proto134 message FieldDescriptorProto { message
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs1756 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

12