Searched refs:Full (Results 1 – 10 of 10) sorted by relevance
/packages/modules/Virtualization/vmbase/src/memory/ |
D | error.rs | 31 Full, enumerator 64 Self::Full => write!(f, "Reached limit number of tracked regions"), in fmt()
|
D | shared.rs | 203 return Err(MemoryTrackerError::Full); in map_mmio_range() 219 return Err(MemoryTrackerError::Full); in map_mmio_range() 243 return Err(MemoryTrackerError::Full); in check_no_overlap() 250 return Err(MemoryTrackerError::Full); in add()
|
/packages/modules/Virtualization/pvmfw/src/ |
D | dice.rs | 61 DebugLevel::Full => DiceMode::kDiceModeDebug, in to_dice_mode() 236 let vb_data = VerifiedBootData { debug_level: DebugLevel::Full, ..BASE_VB_DATA }; in debuggable_conversion() 316 let vb_data = VerifiedBootData { debug_level: DebugLevel::Full, ..BASE_VB_DATA }; in changing_deferred_rpb_changes_secrets()
|
/packages/modules/Virtualization/pvmfw/avb/src/ |
D | verify.rs | 63 Full, enumerator 287 (DebugLevel::Full, hash_descriptors.initrd_debug) in verify_payload()
|
/packages/modules/Bluetooth/system/gd/rust/linux/service/ |
D | README.md | 33 ## Full API
|
/packages/modules/UprobeStats/src/ |
D | config.proto | 28 // Full method signature. E.g.
|
/packages/modules/AdServices/sdksandbox/service/proto/ |
D | Verifier.proto | 49 // Full name of the class, supports wildcards after a divider (/*)
|
/packages/modules/Bluetooth/system/rust/src/gatt/server/ |
D | indication_handler.rs | 112 Err(TrySendError::Full(_)) => { in on_confirmation()
|
/packages/modules/Virtualization/pvmfw/avb/tests/ |
D | api_test.rs | 57 DebugLevel::Full, in latest_debug_payload_passes_verification()
|
/packages/modules/Connectivity/service/src/com/android/metrics/ |
D | stats.proto | 239 // Full list of network details (slice by transport / meteredness / internet+validated)
|