/system/security/keystore2/aidl/android/security/metrics/ |
D | CrashStats.aidl | 20 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
|
D | Keystore2AtomWithOverflow.aidl | 31 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
|
D | RkpErrorStats.aidl | 24 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
|
D | KeystoreAtom.aidl | 28 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
|
D | StorageStats.aidl | 25 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
|
D | KeyOperationWithPurposeAndModesInfo.aidl | 25 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
|
D | KeyCreationWithPurposeAndModesInfo.aidl | 25 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
|
D | RkpPoolStats.aidl | 25 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
|
D | KeyCreationWithAuthInfo.aidl | 26 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
|
D | KeyOperationWithGeneralInfo.aidl | 26 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
|
D | KeyCreationWithGeneralInfo.aidl | 27 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
|
D | KeystoreAtomPayload.aidl | 31 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
|
/system/tools/aidl/tests/android/aidl/tests/unions/ |
D | UnionInUnion.aidl | 21 @RustDerive(Clone=true, PartialEq=true)
|
D | EnumUnion.aidl | 22 @RustDerive(Clone=true, PartialEq=true)
|
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/ |
D | KeyDescriptor.aidl | 36 @RustDerive(Clone=true, Eq=true, Ord=true, PartialEq=true, PartialOrd=true) @VintfStability
|
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/ |
D | KeyDescriptor.aidl | 36 @RustDerive(Clone=true, Eq=true, Ord=true, PartialEq=true, PartialOrd=true) @VintfStability
|
/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/ |
D | KeyDescriptor.aidl | 53 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true)
|
/system/tools/aidl/tests/android/aidl/tests/ |
D | Union.aidl | 21 @RustDerive(Clone=true, PartialEq=true)
|
D | StructuredParcelable.aidl | 27 @RustDerive(Clone=true, PartialEq=true)
|
/system/tools/aidl/tests/ |
D | aidl_parser_fuzzer.dict | 57 " @RustDerive "
|
/system/tools/aidl/ |
D | generate_rust.cpp | 751 const AidlAnnotation* derive_annotation = parcel->RustDerive(); in GenerateRustParcel()
|
D | aidl_language.cpp | 371 const AidlAnnotation* AidlAnnotatable::RustDerive() const { in RustDerive() function in AidlAnnotatable
|
D | aidl_language.h | 331 const AidlAnnotation* RustDerive() const;
|