/packages/modules/Virtualization/guest/vmbase_example/src/ |
D | exceptions.rs | 30 panic!("irq_current"); in irq_current() 35 panic!("fiq_current"); in fiq_current() 41 panic!("serr_current, esr={:#08x}", esr); in serr_current() 47 panic!("sync_lower, esr={:#08x}", esr); in sync_lower() 52 panic!("irq_lower"); in irq_lower() 57 panic!("fiq_lower"); in fiq_lower() 63 panic!("serr_lower, esr={:#08x}", esr); in serr_lower()
|
/packages/modules/Virtualization/guest/pvmfw/src/arch/aarch64/ |
D | exceptions.rs | 48 panic!("irq_current"); in irq_current() 53 panic!("fiq_current"); in fiq_current() 59 panic!("serr_current, esr={esr:#08x}"); in serr_current() 65 panic!("sync_lower, esr={esr:#08x}"); in sync_lower() 70 panic!("irq_lower"); in irq_lower() 75 panic!("fiq_lower"); in fiq_lower() 81 panic!("serr_lower, esr={esr:#08x}"); in serr_lower()
|
/packages/modules/Virtualization/guest/rialto/src/ |
D | exceptions.rs | 48 panic!("irq_current"); in irq_current() 53 panic!("fiq_current"); in fiq_current() 59 panic!("serr_current, esr={esr:#08x}"); in serr_current() 65 panic!("sync_lower, esr={esr:#08x}"); in sync_lower() 70 panic!("irq_lower"); in irq_lower() 75 panic!("fiq_lower"); in fiq_lower() 81 panic!("serr_lower, esr={esr:#08x}"); in serr_lower()
|
/packages/modules/Bluetooth/offload/hci/ |
D | command.rs | 176 let Ok(Command::Reset(c)) = Command::from_bytes(&dump) else { panic!() }; in test_reset() 183 let Ok(Event::CommandComplete(e)) = Event::from_bytes(&dump) else { panic!() }; in test_reset_complete() 184 let ReturnParameters::Reset(ref p) = e.return_parameters else { panic!() }; in test_reset_complete() 209 let Ok(Event::CommandComplete(e)) = Event::from_bytes(&dump) else { panic!() }; in test_le_read_buffer_size_v1_complete() 210 let ReturnParameters::LeReadBufferSizeV1(ref p) = e.return_parameters else { panic!() }; in test_le_read_buffer_size_v1_complete() 236 let Ok(Event::CommandComplete(e)) = Event::from_bytes(&dump) else { panic!() }; in test_le_read_buffer_size_v2_complete() 237 let ReturnParameters::LeReadBufferSizeV2(ref p) = e.return_parameters else { panic!() }; in test_le_read_buffer_size_v2_complete() 284 let Ok(Command::LeSetCigParameters(c)) = Command::from_bytes(&dump) else { panic!() }; in test_le_set_cig_parameters() 321 let Ok(Event::CommandComplete(e)) = Event::from_bytes(&dump) else { panic!() }; in test_le_set_cig_parameters_complete() 322 let ReturnParameters::LeSetCigParameters(ref p) = e.return_parameters else { panic!() }; in test_le_set_cig_parameters_complete() [all …]
|
D | event.rs | 140 let Ok(Event::DisconnectionComplete(e)) = Event::from_bytes(&dump) else { panic!() }; in test_disconnection_complete() 163 let Ok(Event::CommandComplete(e)) = Event::from_bytes(&dump) else { panic!() }; in test_command_complete() 185 let Ok(Event::CommandStatus(e)) = Event::from_bytes(&dump) else { panic!() }; in test_command_status() 213 let Ok(Event::NumberOfCompletedPackets(e)) = Event::from_bytes(&dump) else { panic!() }; in test_number_of_completed_packets() 254 let Ok(Event::LeCisEstablished(e)) = Event::from_bytes(&dump) else { panic!() }; in test_le_cis_established() 303 let Ok(Event::LeCreateBigComplete(e)) = Event::from_bytes(&dump) else { panic!() }; in test_le_create_big_complete() 337 let Ok(Event::LeTerminateBigComplete(e)) = Event::from_bytes(&dump) else { panic!() }; in test_le_terminate_big_complete()
|
D | data.rs | 180 let Some(pkt) = IsoData::from_bytes(&dump) else { panic!() }; in test_iso_data() 183 let IsoSduFragment::First { ref hdr, is_last } = pkt.sdu_fragment else { panic!() }; in test_iso_data()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | le_audio.rs | 247 _ => panic!("Invalid value {:?} to BtLeAudioGroupStatus", value), in from() 258 _ => panic!("Invalid value {} for BtLeAudioGroupStatus", value), in from() 274 _ => panic!("Invalid value {:?} to BtLeAudioGroupNodeStatus", value), in from() 284 _ => panic!("Invalid value {} for BtLeAudioGroupNodeStatus", value), in from() 295 _ => panic!("Invalid value {:?} for BtLeAudioUsage", value), in from() 306 _ => panic!("Invalid value {} for BtLeAudioUsage", value), in from() 319 _ => panic!("Invalid value {:?} for BtLeAudioContentType", value), in from() 332 _ => panic!("Invalid value {} for BtLeAudioContentType", value), in from() 348 _ => panic!("Invalid value {:?} for BtLeAudioSource", value), in from() 364 _ => panic!("Invalid value {} for BtLeAudioSource", value), in from() [all …]
|
D | avrcp.rs | 168 panic!("Tried to set dispatcher for Avrcp callbacks while it already exists"); in initialize() 288 panic!("Tried to set dispatcher for AvrcpCt Callbacks but it already existed"); in initialize()
|
/packages/modules/Virtualization/android/composd/src/ |
D | instance_manager.rs | 149 panic!("Tried to mark stopped when not starting"); in mark_stopped() 157 panic!("Tried to mark started when not starting") in mark_started() 160 panic!("Attempted to mark started when already started"); in mark_started()
|
/packages/modules/Virtualization/docs/debug/ |
D | ramdump.md | 8 RAM dump is created automatically when there's a kernel panic. However, for 22 [ 14.952133][ T148] Kernel panic - not syncing: sysrq triggered crash 28 [ 14.962137][ T148] panic+0x160/0x3f4 47 reboot: Restarting system with command 'kernel panic' 114 #2 [ffffffc00926bc40] panic at ffffffd48a86e2a8
|
/packages/modules/Virtualization/build/microdroid/ |
D | fstab.microdroid | 1 system /system ext4 noatime,ro,errors=panic wait,slotselect,avb=vbmeta,first_stage_mount,logical 5 /dev/block/by-name/microdroid-vendor /vendor ext4 noatime,ro,errors=panic wait,first_stage_mount,av…
|
/packages/modules/Virtualization/libs/libvmbase/src/ |
D | console.rs | 20 use core::panic::PanicInfo; 56 fn panic(info: &PanicInfo) -> ! { in panic() function
|
D | entry.rs | 42 panic!("Failed to initialize a source of entropy: {e}"); in rust_entry() 46 panic!("Failed to get stack canary entropy: {e}"); in rust_entry()
|
D | bionic.rs | 60 panic!("stack guard check failed"); in __stack_chk_fail() 66 panic!("C code called abort()") in abort()
|
/packages/modules/Bluetooth/offload/hci/derive/ |
D | lib.rs | 40 (_, _) => panic!("Unsupported kind of input"), in derive_read() 57 (_, _) => panic!("Unsupported kind of input"), in derive_write()
|
/packages/modules/UprobeStats/rust/src/ |
D | main.rs | 70 Err(panic) => bail!("Thread panic: {:?}", panic), in main_impl()
|
/packages/modules/Bluetooth/system/gd/rust/topshim/macros/src/ |
D | lib.rs | 263 _ => panic!("Unsupported type"), in gen_cxx_extern_trivial() 270 _ => panic!("Unexpected type: Must starts with \"bindings::\""), in gen_cxx_extern_trivial() 284 panic!("Empty cxx ident"); in gen_cxx_extern_trivial()
|
/packages/modules/Virtualization/android/virtmgr/src/ |
D | main.rs | 117 panic!("rlimit error: {}", std::io::Error::last_os_error()); in main() 119 panic!("Unexpected return value from prlimit(): {ret}"); in main()
|
/packages/modules/Bluetooth/system/rust/src/ |
D | lib.rs | 81 panic!("Already running"); in start() 189 panic!("Rust call failed: {s}"); in do_in_rust_thread()
|
/packages/modules/Virtualization/libs/libfdt/src/ |
D | iterators.rs | 240 _ => panic!("Invalid addr_cells {:?} for u64", cell_count), in from_addr_cells() 251 _ => panic!("Invalid addr_cells {:?} for (u32, u64)", cell_count), in from_addr_cells() 265 _ => panic!("Invalid size_cells {:?} for u64", cell_count), in from_size_cells()
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/btif_macros/src/ |
D | lib.rs | 88 panic!("function name must be specified"); in btif_callbacks_dispatcher() 94 panic!("callbacks struct ident must be specified"); in btif_callbacks_dispatcher()
|
/packages/modules/DnsResolver/doh/ |
D | boot_time.rs | 65 panic!( in now() 136 panic!("timerfd_settime failed: {:?}", io::Error::last_os_error()); in set()
|
/packages/modules/Virtualization/libs/apexutil/src/ |
D | lib.rs | 224 e => panic!("Unexpected error {e}"), in apex_no_manifest_fails_verification() 232 e => panic!("Unexpected error {e}"), in apex_signature_mismatch_fails_verification()
|
/packages/modules/Nfc/libnfc-nci/src/rust/nci/ |
D | nci.rs | 342 … Some(PendingCommand{cmd, ..}) => panic!("Waiting for {:?}, got {:?}", cmd.get_op(), this_opcode), in dispatch() 343 None => panic!("Unexpected status event with opcode {:?}", this_opcode), in dispatch() 362 None => panic!("Unhandled notification {:?}", code), in dispatch()
|
/packages/modules/Bluetooth/system/rust/src/utils/ |
D | task.rs | 21 panic!("test appears to be stuck"); in block_on_locally()
|