Home
last modified time | relevance | path

Searched defs:Descriptor (Results 1 – 25 of 275) sorted by relevance

1234567891011

/external/golang-protobuf/reflect/protodesc/
Ddesc_init.go19 …nitEnumDeclarations(eds []*descriptorpb.EnumDescriptorProto, parent protoreflect.Descriptor, sb *s…
47 …escriptorProto(vds []*descriptorpb.EnumValueDescriptorProto, parent protoreflect.Descriptor, sb *s…
63 …nitMessagesDeclarations(mds []*descriptorpb.DescriptorProto, parent protoreflect.Descriptor, sb *s…
117 …romDescriptorProto(fds []*descriptorpb.FieldDescriptorProto, parent protoreflect.Descriptor, sb *s…
144 …romDescriptorProto(ods []*descriptorpb.OneofDescriptorProto, parent protoreflect.Descriptor, sb *s…
159 …ensionDeclarations(xds []*descriptorpb.FieldDescriptorProto, parent protoreflect.Descriptor, sb *s…
184 …viceDeclarations(sds []*descriptorpb.ServiceDescriptorProto, parent protoreflect.Descriptor, sb *s…
203 …omDescriptorProto(mds []*descriptorpb.MethodDescriptorProto, parent protoreflect.Descriptor, sb *s…
220 func (r descsByName) makeBase(child, parent protoreflect.Descriptor, name string, idx int, sb *strs…
/external/perfetto/src/traced/probes/
Dprobes_data_source.h33 struct Descriptor { struct
34 using FillDescriptorFunc = void (*)(DataSourceDescriptor*); argument
43 FillDescriptorFunc fill_descriptor_func; argument
46 ProbesDataSource(TracingSessionID, const Descriptor*); argument
/external/skia/src/shaders/gradients/
DSkGradientShaderPriv.h27 struct Descriptor { struct
28 Descriptor() { in Descriptor() function
44 class DescriptorScope : public Descriptor { argument
/external/libchrome/base/
Dfile_descriptor_store.h22 struct Descriptor { struct
30 Descriptor& operator=(Descriptor&& other) = default; argument
39 using Mapping = std::map<std::string, Descriptor>; argument
Dfile_descriptor_store.cc13 FileDescriptorStore::Descriptor::Descriptor(const std::string& key, in Descriptor() function in base::FileDescriptorStore::Descriptor
19 FileDescriptorStore::Descriptor::Descriptor( in Descriptor() function in base::FileDescriptorStore::Descriptor
25 FileDescriptorStore::Descriptor::Descriptor( in Descriptor() function in base::FileDescriptorStore::Descriptor
/external/crosvm/common/cros_asyncv2/src/unix/
Ddescriptor.rs13 pub struct Descriptor(Arc<SafeDescriptor>); struct
15 impl Descriptor { impl
17 pub fn new(fd: SafeDescriptor) -> anyhow::Result<Descriptor> { in new()
/external/libchrome/base/posix/
Dglobal_descriptors.h45 struct Descriptor { struct
56 typedef std::vector<Descriptor> Mapping; argument
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugArangeSet.h40 struct Descriptor { struct
49 using DescriptorColl = std::vector<Descriptor>; argument
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugArangeSet.h40 struct Descriptor { struct
47 typedef std::vector<Descriptor> DescriptorColl; argument
/external/protobuf/ruby/ext/google/protobuf_c/
Dprotobuf.h55 typedef struct Descriptor Descriptor; typedef
113 struct Descriptor { struct
125 struct FileDescriptor { argument
/external/golang-protobuf/cmd/protoc-gen-go/testdata/proto2/
Denum.pb.go49 func (EnumType1) Descriptor() protoreflect.EnumDescriptor { func
105 func (EnumType2) Descriptor() protoreflect.EnumDescriptor { func
160 func (EnumContainerMessage1_NestedEnumType1A) Descriptor() protoreflect.EnumDescriptor { func
213 func (EnumContainerMessage1_NestedEnumType1B) Descriptor() protoreflect.EnumDescriptor { func
268 func (EnumContainerMessage1_EnumContainerMessage2_NestedEnumType2A) Descriptor() protoreflect.EnumD… func
321 func (EnumContainerMessage1_EnumContainerMessage2_NestedEnumType2B) Descriptor() protoreflect.EnumD… func
391 func (*EnumContainerMessage1) Descriptor() ([]byte, []int) { func
443 func (*EnumContainerMessage1_EnumContainerMessage2) Descriptor() ([]byte, []int) { func
/external/golang-protobuf/internal/testprotos/required/
Drequired.pb.go53 func (*Int32) Descriptor() ([]byte, []int) { func
100 func (*Int64) Descriptor() ([]byte, []int) { func
147 func (*Uint32) Descriptor() ([]byte, []int) { func
194 func (*Uint64) Descriptor() ([]byte, []int) { func
241 func (*Sint32) Descriptor() ([]byte, []int) { func
288 func (*Sint64) Descriptor() ([]byte, []int) { func
335 func (*Fixed32) Descriptor() ([]byte, []int) { func
382 func (*Fixed64) Descriptor() ([]byte, []int) { func
429 func (*Float) Descriptor() ([]byte, []int) { func
476 func (*Double) Descriptor() ([]byte, []int) { func
[all …]
/external/golang-protobuf/internal/testprotos/registry/
Dtest.pb.go45 func (Enum1) Descriptor() protoreflect.EnumDescriptor { func
98 func (Enum2) Descriptor() protoreflect.EnumDescriptor { func
151 func (Enum3) Descriptor() protoreflect.EnumDescriptor { func
213 func (*Message1) Descriptor() ([]byte, []int) { func
251 func (*Message2) Descriptor() ([]byte, []int) { func
289 func (*Message3) Descriptor() ([]byte, []int) { func
329 func (*Message4) Descriptor() ([]byte, []int) { func
/external/exoplayer/tree/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
DDescriptor.java24 public final class Descriptor { class
42 public Descriptor(String schemeIdUri, @Nullable String value, @Nullable String id) { in Descriptor() method in Descriptor
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
DDescriptor.java22 public final class Descriptor { class
36 public Descriptor(String schemeIdUri, @Nullable String value, @Nullable String id) { in Descriptor() method in Descriptor
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
DDescriptor.java22 public final class Descriptor { class
36 public Descriptor(String schemeIdUri, @Nullable String value, @Nullable String id) { in Descriptor() method in Descriptor
/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message4/
Dbenchmark_message4_3.pb.go72 func (UnusedEnum) Descriptor() protoreflect.EnumDescriptor { func
146 func (Enum2593) Descriptor() protoreflect.EnumDescriptor { func
205 func (Enum2834) Descriptor() protoreflect.EnumDescriptor { func
300 func (Enum2806) Descriptor() protoreflect.EnumDescriptor { func
713 func (Enum2851) Descriptor() protoreflect.EnumDescriptor { func
799 func (Enum2602) Descriptor() protoreflect.EnumDescriptor { func
933 func (Enum3071) Descriptor() protoreflect.EnumDescriptor { func
1019 func (Enum3805) Descriptor() protoreflect.EnumDescriptor { func
1129 func (Enum3783) Descriptor() protoreflect.EnumDescriptor { func
1233 func (Enum3851) Descriptor() protoreflect.EnumDescriptor { func
[all …]
/external/golang-protobuf/internal/filedesc/
Ddesc_init.go222 func (ed *Enum) unmarshalSeed(b []byte, sb *strs.Builder, pf *File, pd pref.Descriptor, i int) {
274 func (md *Message) unmarshalSeed(b []byte, sb *strs.Builder, pf *File, pd pref.Descriptor, i int) {
390 func (xd *Extension) unmarshalSeed(b []byte, sb *strs.Builder, pf *File, pd pref.Descriptor, i int)…
426 func (sd *Service) unmarshalSeed(b []byte, sb *strs.Builder, pf *File, pd pref.Descriptor, i int) {
Ddesc_lazy.go244 func (vd *EnumValue) unmarshalFull(b []byte, sb *strs.Builder, pf *File, pd pref.Descriptor, i int)…
413 func (fd *Field) unmarshalFull(b []byte, sb *strs.Builder, pf *File, pd pref.Descriptor, i int) {
507 func (od *Oneof) unmarshalFull(b []byte, sb *strs.Builder, pf *File, pd pref.Descriptor, i int) {
630 func (md *Method) unmarshalFull(b []byte, sb *strs.Builder, pf *File, pd pref.Descriptor, i int) {
/external/golang-protobuf/cmd/protoc-gen-go/testdata/comments/
Dcomments.pb.go51 func (Enum1) Descriptor() protoreflect.EnumDescriptor { func
122 func (*Message1) Descriptor() ([]byte, []int) { func
193 func (*Message2) Descriptor() ([]byte, []int) { func
232 func (*Message1_Message1A) Descriptor() ([]byte, []int) { func
271 func (*Message1_Message1B) Descriptor() ([]byte, []int) { func
310 func (*Message2_Message2A) Descriptor() ([]byte, []int) { func
349 func (*Message2_Message2B) Descriptor() ([]byte, []int) { func
/external/golang-protobuf/types/known/wrapperspb/
Dwrappers.pb.go98 func (*DoubleValue) Descriptor() ([]byte, []int) { func
154 func (*FloatValue) Descriptor() ([]byte, []int) { func
210 func (*Int64Value) Descriptor() ([]byte, []int) { func
266 func (*UInt64Value) Descriptor() ([]byte, []int) { func
322 func (*Int32Value) Descriptor() ([]byte, []int) { func
378 func (*UInt32Value) Descriptor() ([]byte, []int) { func
434 func (*BoolValue) Descriptor() ([]byte, []int) { func
490 func (*StringValue) Descriptor() ([]byte, []int) { func
546 func (*BytesValue) Descriptor() ([]byte, []int) { func
/external/golang-protobuf/cmd/protoc-gen-go/testdata/extensions/ext/
Dext.pb.go45 func (Enum) Descriptor() protoreflect.EnumDescriptor { func
108 func (*Message) Descriptor() ([]byte, []int) { func
155 func (*ExtensionGroup) Descriptor() ([]byte, []int) { func
201 func (*ExtendingMessage) Descriptor() ([]byte, []int) { func
241 func (*RepeatedGroup) Descriptor() ([]byte, []int) { func
288 func (*Extendable) Descriptor() ([]byte, []int) { func
327 func (*MessageSetWireFormatExtension) Descriptor() ([]byte, []int) { func
365 func (*Message_M) Descriptor() ([]byte, []int) { func
403 func (*ExtendingMessage_ExtendingMessageSubmessage) Descriptor() ([]byte, []int) { func
/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message3/
Dbenchmark_message3_7.pb.go77 func (*Message11018) Descriptor() ([]byte, []int) { func
120 func (*Message10800) Descriptor() ([]byte, []int) { func
186 func (*Message10802) Descriptor() ([]byte, []int) { func
229 func (*Message10748) Descriptor() ([]byte, []int) { func
298 func (*Message7966) Descriptor() ([]byte, []int) { func
357 func (*Message708) Descriptor() ([]byte, []int) { func
437 func (*Message8942) Descriptor() ([]byte, []int) { func
478 func (*Message11011) Descriptor() ([]byte, []int) { func
530 func (*UnusedEmptyMessage) Descriptor() ([]byte, []int) { func
570 func (*Message741) Descriptor() ([]byte, []int) { func
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DWrappers.cs19 public static pbr::FileDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.WrappersReflection
67 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.DoubleValue
204 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.FloatValue
341 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.Int64Value
478 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.UInt64Value
615 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.Int32Value
752 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.UInt32Value
889 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.BoolValue
1026 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.StringValue
1163 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.WellKnownTypes.BytesValue
/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestCustomOptionsProto3.cs19 public static pbr::FileDescriptor Descriptor { property in UnitTest.Issues.TestProtos.UnittestCustomOptionsProto3Reflection
267 public static pbr::MessageDescriptor Descriptor { property in UnitTest.Issues.TestProtos.TestMessageWithCustomOptions
469 public static pbr::MessageDescriptor Descriptor { property in UnitTest.Issues.TestProtos.CustomOptionFooRequest
570 public static pbr::MessageDescriptor Descriptor { property in UnitTest.Issues.TestProtos.CustomOptionFooResponse
671 public static pbr::MessageDescriptor Descriptor { property in UnitTest.Issues.TestProtos.CustomOptionFooClientMessage
772 public static pbr::MessageDescriptor Descriptor { property in UnitTest.Issues.TestProtos.CustomOptionFooServerMessage
873 public static pbr::MessageDescriptor Descriptor { property in UnitTest.Issues.TestProtos.DummyMessageContainingEnum
987 public static pbr::MessageDescriptor Descriptor { property in UnitTest.Issues.TestProtos.DummyMessageInvalidAsOptionType
1088 public static pbr::MessageDescriptor Descriptor { property in UnitTest.Issues.TestProtos.CustomOptionMinIntegerValues
1189 public static pbr::MessageDescriptor Descriptor { property in UnitTest.Issues.TestProtos.CustomOptionMaxIntegerValues
[all …]

1234567891011