/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/type/matcher/v3/ |
D | range.pb.go | 66 func (*Int64RangeMatcher) Descriptor() ([]byte, []int) { func 113 func (*Int32RangeMatcher) Descriptor() ([]byte, []int) { func 160 func (*DoubleRangeMatcher) Descriptor() ([]byte, []int) { func 208 func (*Int64RangeMatcher_RangeMatcher) Descriptor() ([]byte, []int) { func 263 func (*Int32RangeMatcher_RangeMatcher) Descriptor() ([]byte, []int) { func 318 func (*DoubleRangeMatcher_RangeMatcher) Descriptor() ([]byte, []int) { func
|
/aosp_15_r20/packages/modules/Virtualization/libs/vbmeta/src/ |
D | descriptor.rs | 33 pub enum Descriptor<'a> { enum 99 pub fn iter(&self) -> slice::Iter<Descriptor> { in iter() 113 impl Descriptor<'_> { implementation
|
/aosp_15_r20/external/avb/rust/src/descriptor/ |
H A D | mod.rs | 49 pub enum Descriptor<'a> { enum 94 impl<'a> Descriptor<'a> { implementation 162 pub(crate) unsafe fn get_descriptors(vbmeta: &VbmetaData) -> DescriptorResult<Vec<Descriptor>> { in get_descriptors()
|
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/ |
H A D | types.h | 108 struct Descriptor { struct 112 Handle handle; 115 Uuid type; 143 span<const Descriptor> descriptors; argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/virtio-drivers/src/ |
D | queue.rs | 698 pub(crate) struct Descriptor { struct 705 impl Descriptor { implementation 1119 as *const Descriptor, in add_buffers_indirect() constant
|
/aosp_15_r20/build/soong/ui/status/ninja_frontend/ |
H A D | frontend.pb.go | 72 func (Status_Message_Level) Descriptor() protoreflect.EnumDescriptor { func 140 func (*Status) Descriptor() ([]byte, []int) { func 223 func (*Status_TotalEdges) Descriptor() ([]byte, []int) { func 277 func (*Status_BuildStarted) Descriptor() ([]byte, []int) { func 343 func (*Status_BuildFinished) Descriptor() ([]byte, []int) { func 398 func (*Status_EdgeStarted) Descriptor() ([]byte, []int) { func 522 func (*Status_EdgeFinished) Descriptor() ([]byte, []int) { func 668 func (*Status_Message) Descriptor() ([]byte, []int) { func
|
/aosp_15_r20/external/tink/go/proto/ecies_aead_hkdf_go_proto/ |
H A D | ecies_aead_hkdf.pb.go | 85 func (*EciesHkdfKemParams) Descriptor() ([]byte, []int) { func 150 func (*EciesAeadDemParams) Descriptor() ([]byte, []int) { func 205 func (*EciesAeadHkdfParams) Descriptor() ([]byte, []int) { func 277 func (*EciesAeadHkdfPublicKey) Descriptor() ([]byte, []int) { func 352 func (*EciesAeadHkdfPrivateKey) Descriptor() ([]byte, []int) { func 414 func (*EciesAeadHkdfKeyFormat) Descriptor() ([]byte, []int) { func
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/go/xds/annotations/v3/ |
D | status.pb.go | 64 func (PackageVersionStatus) Descriptor() protoreflect.EnumDescriptor { func 117 func (*FileStatusAnnotation) Descriptor() ([]byte, []int) { func 164 func (*MessageStatusAnnotation) Descriptor() ([]byte, []int) { func 211 func (*FieldStatusAnnotation) Descriptor() ([]byte, []int) { func 259 func (*StatusAnnotation) Descriptor() ([]byte, []int) { func
|
/aosp_15_r20/external/golang-protobuf/internal/filedesc/ |
H A D | desc_init.go | 222 func (ed *Enum) unmarshalSeed(b []byte, sb *strs.Builder, pf *File, pd protoreflect.Descriptor, i i… 274 func (md *Message) unmarshalSeed(b []byte, sb *strs.Builder, pf *File, pd protoreflect.Descriptor, … 390 func (xd *Extension) unmarshalSeed(b []byte, sb *strs.Builder, pf *File, pd protoreflect.Descriptor… 426 func (sd *Service) unmarshalSeed(b []byte, sb *strs.Builder, pf *File, pd protoreflect.Descriptor, …
|
H A D | desc_lazy.go | 244 func (vd *EnumValue) unmarshalFull(b []byte, sb *strs.Builder, pf *File, pd protoreflect.Descriptor… 413 func (fd *Field) unmarshalFull(b []byte, sb *strs.Builder, pf *File, pd protoreflect.Descriptor, i … 507 func (od *Oneof) unmarshalFull(b []byte, sb *strs.Builder, pf *File, pd protoreflect.Descriptor, i … 630 func (md *Method) unmarshalFull(b []byte, sb *strs.Builder, pf *File, pd protoreflect.Descriptor, i…
|
/aosp_15_r20/build/soong/compliance/project_metadata_proto/ |
H A D | project_metadata.pb.go | 92 func (LicenseType) Descriptor() protoreflect.EnumDescriptor { func 224 func (URL_Type) Descriptor() protoreflect.EnumDescriptor { func 294 func (*Metadata) Descriptor() ([]byte, []int) { func 397 func (*ThirdParty) Descriptor() ([]byte, []int) { func 491 func (*URL) Descriptor() ([]byte, []int) { func 564 func (*Date) Descriptor() ([]byte, []int) { func
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_subclassinit.py | 104 class Descriptor: class 123 class Descriptor: class 133 class Descriptor: class 148 class Descriptor: class 175 class Descriptor: class 202 class Descriptor: class
|
/aosp_15_r20/external/golang-protobuf/cmd/protoc-gen-go/testdata/retention/ |
H A D | retention.pb.go | 44 func (TopLevelEnum) Descriptor() protoreflect.EnumDescriptor { func 97 func (TopLevelMessage_NestedEnum) Descriptor() protoreflect.EnumDescriptor { func 159 func (*Extendee) Descriptor() ([]byte, []int) { func 204 func (*TopLevelMessage) Descriptor() ([]byte, []int) { func 273 func (*TopLevelMessage_NestedMessage) Descriptor() ([]byte, []int) { func
|
/aosp_15_r20/build/soong/cmd/release_config/release_config_proto/ |
H A D | build_flags_src.pb.go | 81 func (ReleaseConfigType) Descriptor() protoreflect.EnumDescriptor { func 150 func (*Value) Descriptor() ([]byte, []int) { func 271 func (*FlagDeclaration) Descriptor() ([]byte, []int) { func 367 func (*FlagValue) Descriptor() ([]byte, []int) { func 443 func (*ReleaseConfig) Descriptor() ([]byte, []int) { func 529 func (*ReleaseAlias) Descriptor() ([]byte, []int) { func 589 func (*ReleaseConfigMap) Descriptor() ([]byte, []int) { func
|
/aosp_15_r20/frameworks/av/media/codec2/hal/plugin/include/codec2/hidl/plugin/ |
H A D | FilterPlugin.h | 38 struct Descriptor { struct 53 virtual bool describe(C2String name, Descriptor *desc) = 0; argument
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/datasets/google_message3/ |
H A D | benchmark_message3.pb.go | 95 func (*GoogleMessage3) Descriptor() ([]byte, []int) { func 243 func (*Message1327) Descriptor() ([]byte, []int) { func 320 func (*Message3672) Descriptor() ([]byte, []int) { func 436 func (*Message3804) Descriptor() ([]byte, []int) { func 525 func (*Message6849) Descriptor() ([]byte, []int) { func 572 func (*Message6866) Descriptor() ([]byte, []int) { func 619 func (*Message6870) Descriptor() ([]byte, []int) { func 710 func (*Message7651) Descriptor() ([]byte, []int) { func 1070 func (*Message7864) Descriptor() ([]byte, []int) { func 1171 func (*Message7929) Descriptor() ([]byte, []int) { func [all …]
|
H A D | benchmark_message3_3.pb.go | 92 func (*Message35546) Descriptor() ([]byte, []int) { func 246 func (*Message2356) Descriptor() ([]byte, []int) { func 544 func (*Message7029) Descriptor() ([]byte, []int) { func 878 func (*Message35538) Descriptor() ([]byte, []int) { func 936 func (*Message18921) Descriptor() ([]byte, []int) { func 1060 func (*Message35540) Descriptor() ([]byte, []int) { func 1107 func (*Message3886) Descriptor() ([]byte, []int) { func 1161 func (*Message6743) Descriptor() ([]byte, []int) { func 1266 func (*Message6773) Descriptor() ([]byte, []int) { func 1402 func (*Message8224) Descriptor() ([]byte, []int) { func [all …]
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | MapUnittestProto3.cs | 19 public static pbr::FileDescriptor Descriptor { property in Google.Protobuf.TestProtos.MapUnittestProto3Reflection 192 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.TestMap 786 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.TestMapSubmessage 984 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.TestMessageMap 1165 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.TestSameTypeMap 1369 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.TestArenaMap 1915 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.MessageContainingEnumCalledType 2108 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.MessageContainingMapCalledEntry
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | MapUnittestProto3.cs | 19 public static pbr::FileDescriptor Descriptor { property in Google.Protobuf.TestProtos.MapUnittestProto3Reflection 192 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.TestMap 786 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.TestMapSubmessage 984 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.TestMessageMap 1165 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.TestSameTypeMap 1369 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.TestArenaMap 1915 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.MessageContainingEnumCalledType 2108 public static pbr::MessageDescriptor Descriptor { property in Google.Protobuf.TestProtos.MessageContainingMapCalledEntry
|
/aosp_15_r20/external/tink/go/proto/jwt_ecdsa_go_proto/ |
H A D | jwt_ecdsa.pb.go | 75 func (JwtEcdsaAlgorithm) Descriptor() protoreflect.EnumDescriptor { func 135 func (*JwtEcdsaPublicKey) Descriptor() ([]byte, []int) { func 214 func (*JwtEcdsaPrivateKey) Descriptor() ([]byte, []int) { func 276 func (*JwtEcdsaKeyFormat) Descriptor() ([]byte, []int) { func 332 func (*JwtEcdsaPublicKey_CustomKid) Descriptor() ([]byte, []int) { func
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/ |
D | database.h | 95 struct Descriptor { struct 96 uint16_t handle; 97 bluetooth::Uuid uuid; 99 uint16_t characteristic_extended_properties;
|
/aosp_15_r20/external/tink/go/proto/ecdsa_go_proto/ |
H A D | ecdsa.pb.go | 84 func (EcdsaSignatureEncoding) Descriptor() protoreflect.EnumDescriptor { func 143 func (*EcdsaParams) Descriptor() ([]byte, []int) { func 216 func (*EcdsaPublicKey) Descriptor() ([]byte, []int) { func 291 func (*EcdsaPrivateKey) Descriptor() ([]byte, []int) { func 354 func (*EcdsaKeyFormat) Descriptor() ([]byte, []int) { func
|
/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/asset/v1/ |
H A D | remote_asset.pb.go | 102 func (*Qualifier) Descriptor() ([]byte, []int) { func 202 func (*FetchBlobRequest) Descriptor() ([]byte, []int) { func 302 func (*FetchBlobResponse) Descriptor() ([]byte, []int) { func 417 func (*FetchDirectoryRequest) Descriptor() ([]byte, []int) { func 518 func (*FetchDirectoryResponse) Descriptor() ([]byte, []int) { func 619 func (*PushBlobRequest) Descriptor() ([]byte, []int) { func 708 func (*PushBlobResponse) Descriptor() ([]byte, []int) { func 775 func (*PushDirectoryRequest) Descriptor() ([]byte, []int) { func 864 func (*PushDirectoryResponse) Descriptor() ([]byte, []int) { func
|
/aosp_15_r20/build/soong/cmd/sbox/sbox_proto/ |
H A D | sbox.pb.go | 78 func (*Manifest) Descriptor() ([]byte, []int) { func 156 func (*Command) Descriptor() ([]byte, []int) { func 259 func (*EnvironmentVariable) Descriptor() ([]byte, []int) { func 367 func (*Copy) Descriptor() ([]byte, []int) { func 432 func (*RspFile) Descriptor() ([]byte, []int) { func 488 func (*PathMapping) Descriptor() ([]byte, []int) { func
|
/aosp_15_r20/external/golang-protobuf/types/pluginpb/ |
H A D | plugin.pb.go | 87 func (CodeGeneratorResponse_Feature) Descriptor() protoreflect.EnumDescriptor { func 156 func (*Version) Descriptor() ([]byte, []int) { func 247 func (*CodeGeneratorRequest) Descriptor() ([]byte, []int) { func 328 func (*CodeGeneratorResponse) Descriptor() ([]byte, []int) { func 449 func (*CodeGeneratorResponse_File) Descriptor() ([]byte, []int) { func
|