Searched defs:AvbChainPartitionDescriptorFlags (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen_nostd/android_arm64_armv8-2a_cortex-a55_source/ |
D | bindings.rs | 251 impl AvbChainPartitionDescriptorFlags { implementation 255 impl ::core::ops::BitOr<AvbChainPartitionDescriptorFlags> for AvbChainPartitionDescriptorFlags { implementation 262 impl ::core::ops::BitOrAssign for AvbChainPartitionDescriptorFlags { implementation 264 fn bitor_assign(&mut self, rhs: AvbChainPartitionDescriptorFlags) { in bitor_assign() 268 impl ::core::ops::BitAnd<AvbChainPartitionDescriptorFlags> for AvbChainPartitionDescriptorFlags { implementation 275 impl ::core::ops::BitAndAssign for AvbChainPartitionDescriptorFlags { implementation 277 fn bitand_assign(&mut self, rhs: AvbChainPartitionDescriptorFlags) { in bitand_assign() 283 pub struct AvbChainPartitionDescriptorFlags(pub core::ffi::c_uint); struct
|
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen_for_srcs_only/android_arm64_armv8-2a_cortex-a55_source/ |
D | bindings.rs | 251 impl AvbChainPartitionDescriptorFlags { impl 255 impl ::core::ops::BitOr<AvbChainPartitionDescriptorFlags> for AvbChainPartitionDescriptorFlags { implementation 262 impl ::core::ops::BitOrAssign for AvbChainPartitionDescriptorFlags { implementation 264 fn bitor_assign(&mut self, rhs: AvbChainPartitionDescriptorFlags) { in bitor_assign() 268 impl ::core::ops::BitAnd<AvbChainPartitionDescriptorFlags> for AvbChainPartitionDescriptorFlags { implementation 275 impl ::core::ops::BitAndAssign for AvbChainPartitionDescriptorFlags { implementation 277 fn bitand_assign(&mut self, rhs: AvbChainPartitionDescriptorFlags) { in bitand_assign() 283 pub struct AvbChainPartitionDescriptorFlags(pub core::ffi::c_uint); struct
|
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex10000/out/ |
D | bindings.rs | 251 impl AvbChainPartitionDescriptorFlags { implementation 255 impl ::core::ops::BitOr<AvbChainPartitionDescriptorFlags> for AvbChainPartitionDescriptorFlags { implementation 262 impl ::core::ops::BitOrAssign for AvbChainPartitionDescriptorFlags { implementation 264 fn bitor_assign(&mut self, rhs: AvbChainPartitionDescriptorFlags) { in bitor_assign() 268 impl ::core::ops::BitAnd<AvbChainPartitionDescriptorFlags> for AvbChainPartitionDescriptorFlags { implementation 275 impl ::core::ops::BitAndAssign for AvbChainPartitionDescriptorFlags { implementation 277 fn bitand_assign(&mut self, rhs: AvbChainPartitionDescriptorFlags) { in bitand_assign() 283 pub struct AvbChainPartitionDescriptorFlags(pub core::ffi::c_uint); struct
|
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std/out/ |
D | bindings.rs | 251 impl AvbChainPartitionDescriptorFlags { implementation 255 impl ::core::ops::BitOr<AvbChainPartitionDescriptorFlags> for AvbChainPartitionDescriptorFlags { implementation 262 impl ::core::ops::BitOrAssign for AvbChainPartitionDescriptorFlags { implementation 264 fn bitor_assign(&mut self, rhs: AvbChainPartitionDescriptorFlags) { in bitor_assign() 268 impl ::core::ops::BitAnd<AvbChainPartitionDescriptorFlags> for AvbChainPartitionDescriptorFlags { implementation 275 impl ::core::ops::BitAndAssign for AvbChainPartitionDescriptorFlags { implementation 277 fn bitand_assign(&mut self, rhs: AvbChainPartitionDescriptorFlags) { in bitand_assign() 283 pub struct AvbChainPartitionDescriptorFlags(pub core::ffi::c_uint); struct
|
/aosp_15_r20/out/soong/.intermediates/external/avb/rust/libavb_bindgen_for_srcs_only/android_arm64_armv8-2a_cortex-a55_source_apex10000/ |
D | bindings.rs | 251 impl AvbChainPartitionDescriptorFlags { impl 255 impl ::core::ops::BitOr<AvbChainPartitionDescriptorFlags> for AvbChainPartitionDescriptorFlags { implementation 262 impl ::core::ops::BitOrAssign for AvbChainPartitionDescriptorFlags { implementation 264 fn bitor_assign(&mut self, rhs: AvbChainPartitionDescriptorFlags) { in bitor_assign() 268 impl ::core::ops::BitAnd<AvbChainPartitionDescriptorFlags> for AvbChainPartitionDescriptorFlags { implementation 275 impl ::core::ops::BitAndAssign for AvbChainPartitionDescriptorFlags { implementation 277 fn bitand_assign(&mut self, rhs: AvbChainPartitionDescriptorFlags) { in bitand_assign() 283 pub struct AvbChainPartitionDescriptorFlags(pub core::ffi::c_uint); struct
|
/aosp_15_r20/external/avb/libavb/ |
H A D | avb_chain_partition_descriptor.h | 46 } AvbChainPartitionDescriptorFlags; typedef
|