Home
last modified time | relevance | path

Searched refs:RustDerive (Results 1 – 23 of 23) sorted by relevance

/system/security/keystore2/aidl/android/security/metrics/
DCrashStats.aidl20 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
DKeystore2AtomWithOverflow.aidl31 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
DRkpErrorStats.aidl24 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
DKeystoreAtom.aidl28 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
DStorageStats.aidl25 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
DKeyOperationWithPurposeAndModesInfo.aidl25 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
DKeyCreationWithPurposeAndModesInfo.aidl25 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
DRkpPoolStats.aidl25 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
DKeyCreationWithAuthInfo.aidl26 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
DKeyOperationWithGeneralInfo.aidl26 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
DKeyCreationWithGeneralInfo.aidl27 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
DKeystoreAtomPayload.aidl31 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true, Hash=true)
/system/tools/aidl/tests/android/aidl/tests/unions/
DUnionInUnion.aidl21 @RustDerive(Clone=true, PartialEq=true)
DEnumUnion.aidl22 @RustDerive(Clone=true, PartialEq=true)
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
DKeyDescriptor.aidl36 @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/
DKeyDescriptor.aidl36 @RustDerive(Clone=true, Eq=true, Ord=true, PartialEq=true, PartialOrd=true) @VintfStability
/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/
DKeyDescriptor.aidl53 @RustDerive(Clone=true, Eq=true, PartialEq=true, Ord=true, PartialOrd=true)
/system/tools/aidl/tests/android/aidl/tests/
DUnion.aidl21 @RustDerive(Clone=true, PartialEq=true)
DStructuredParcelable.aidl27 @RustDerive(Clone=true, PartialEq=true)
/system/tools/aidl/tests/
Daidl_parser_fuzzer.dict57 " @RustDerive "
/system/tools/aidl/
Dgenerate_rust.cpp751 const AidlAnnotation* derive_annotation = parcel->RustDerive(); in GenerateRustParcel()
Daidl_language.cpp371 const AidlAnnotation* AidlAnnotatable::RustDerive() const { in RustDerive() function in AidlAnnotatable
Daidl_language.h331 const AidlAnnotation* RustDerive() const;