/system/core/bootstat/ |
D | boot_reason_test.sh | 225 fastboot reboot 513 reboot,reboot | reboot,reboot,* ) var=${var#reboot,} ; var=${var%,} ;; 514 reboot,cold | reboot,cold,* ) var=${var#reboot,} ; var=${var%,} ;; 515 reboot,hard | reboot,hard,* ) var=${var#reboot,} ; var=${var%,} ;; 516 reboot,warm | reboot,warm,* ) var=${var#reboot,} ; var=${var%,} ;; 517 reboot,recovery | reboot,recovery,* ) var=${var#reboot,} ; var=${var%,} ;; 518 reboot,bootloader | reboot,bootloader,* ) var=${var#reboot,} ; var=${var%,} ;; 519 reboot | reboot,?* ) ;; 645 adb reboot-bootloader >&2 653 report_bootstat_logs reboot,ota bootloader [all …]
|
/system/core/reboot/ |
D | reboot.c | 28 static const char reboot[] = "reboot"; in main() local 29 const char* cmd = reboot; in main() 75 if (cmd == reboot) { in main()
|
D | Android.bp | 8 name: "reboot", 9 srcs: ["reboot.c"],
|
/system/core/fs_mgr/tests/ |
D | adb-remount-test.sh | 228 adb reboot remount-test </dev/null || true 332 reboot*) 487 fastboot reboot 988 fastboot reboot && 992 reboot=false 996 reboot=true 999 if ${reboot}; then 1009 fastboot reboot && 1080 reboot=false 1086 reboot=true [all …]
|
/system/apex/tests/testdata/ |
D | trigger_watchdog.rc | 26 # Simulate a situation when userspace reboot fails to remount userdata. Since triggers in 28 # executed init already executed `on userspace-reboot-fs-remount` trigger in rootdir/init.rc, 30 on userspace-reboot-fs-remount && property:test.apex_userspace_reboot_simulate_remount_failed=1 33 # Simulate a situation when userspace reboot fails during a shutdown sequence. This is a very crude 35 on userspace-reboot-requested && property:test.apex_userspace_reboot_simulate_shutdown_failed=1 39 reboot_on_failure reboot,apex-revert-test
|
D | trigger_reboot.sh | 12 /system/bin/setprop sys.powerctl reboot
|
/system/apex/apexd/ |
D | apexd.rc | 8 reboot_on_failure reboot,apexd-failed 15 reboot_on_failure reboot,bootloader,bootstrap-apexd-failed
|
/system/apex/tests/src/com/android/tests/apex/host/ |
D | ApexCompressionTests.java | 118 getDevice().reboot(); in deleteFiles() 126 getDevice().reboot(); in pushTestApex() 190 getDevice().reboot(); in testDecompressedApexSurvivesReboot() 213 getDevice().reboot(); in testDecompressionDoesNotHappenOnEveryReboot() 284 getDevice().reboot(); in testUnusedDecompressedApexIsCleanedUp_HigherVersion() 303 getDevice().reboot(); in testUnusedDecompressedApexIsCleanedUp_SameVersion() 316 getDevice().reboot(); in testReservedSpaceIsNotCleanedOnReboot() 404 getDevice().reboot(); in testCompressedApexCanBeRolledBack() 408 getDevice().reboot(); in testCompressedApexCanBeRolledBack() 427 getDevice().reboot(); in testOrphanedDecompressedApexInActiveDirIsIgnored()
|
/system/extras/tests/bootloader/ |
D | haltest.py | 54 self.device.reboot() 76 self.device.reboot() 101 self.device.reboot() 109 self.device.reboot()
|
/system/apex/tests/src/com/android/tests/apex/ |
D | ApexE2EBaseHostTest.java | 102 reboot(userspaceReboot); // for install to take affect in stageActivateUninstallApexPackage() 128 protected final void reboot(boolean userspaceReboot) throws Exception { in reboot() method in ApexE2EBaseHostTest 133 getDevice().reboot(); in reboot() 160 getDevice().reboot(); // for the uninstall to take affect in uninstallApex()
|
D | ApexdHostTest.java | 85 getDevice().reboot(); in testOrphanedApexIsNotActivated() 106 getDevice().reboot(); in testApexWithoutPbIsNotActivated() 146 getDevice().reboot(); in testRemountApex() 168 getDevice().reboot(); in testApexWithoutPbIsNotActivated_ProductPartitionHasOlderVersion() 209 getDevice().reboot(); in testApexWithoutPbIsNotActivated_ProductPartitionHasNewerVersion() 302 getDevice().reboot(); in testSessionsDirMigrationToMetadata() 324 getDevice().reboot(); in testFailsToActivateApexOnDataFallbacksToPreInstalled()
|
D | SharedLibsApexTest.java | 191 mPreparer.reboot(); in testInstallAndRunDefaultApexs() 217 }).reboot(); in testInstallAndRunDefaultApexs() 263 mPreparer.reboot(); in testInstallAndRunOptimizedApexs() 305 }).reboot(); in testInstallAndRunOptimizedApexs() 347 }).reboot(); in testInstallAndRunOptimizedApexs() 383 mPreparer.reboot(); in testInstallAndRunOptimizedApexs() 428 mPreparer.reboot(); in testHigherVersionOnSystemDeletesDataVersion() 462 }).reboot(); in testHigherVersionOnSystemDeletesDataVersion() 513 mPreparer.reboot(); in testHigherVersionOnSystemDeletesDataVersion()
|
D | ApexRollbackTests.java | 128 device.reboot(); in testAutomaticBootLoopRecovery() 168 device.reboot(); in testSessionNotRevertedWithCheckpointingDisabled() 206 device.reboot(); in testCheckpointingRevertsSession() 244 device.reboot(); in testRebootingOnceDoesNotRevertSession() 270 getDevice().reboot(); in testApexdDoesNotBootLoopDeviceIfThereIsNothingToRevert() 383 getDevice().reboot(); in testBootCompletedCleanupHappensEvenWhenThereIsCrashingProcess() 441 device.reboot(); in testReasonForRevertIsLoggedDuringBootloop()
|
/system/sepolicy/private/ |
D | uncrypt.te | 5 # Set a property to reboot the device.
|
D | update_verifier.te | 5 # Allow update_verifier to reboot the device.
|
D | asan_extract.te | 9 # We need to signal a reboot when done.
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | uncrypt.te | 5 # Set a property to reboot the device.
|
D | update_verifier.te | 5 # Allow update_verifier to reboot the device.
|
D | asan_extract.te | 9 # We need to signal a reboot when done.
|
/system/core/init/sysprop/ |
D | InitProperties.sysprop | 18 # Serves as a signal to all processes that userspace reboot is happening. 28 # Shows whenever the device supports userspace reboot or not.
|
/system/libvintf/test/ |
D | vintf_object_recovery_test.sh | 6 adb reboot recovery
|
/system/core/fs_mgr/ |
D | README.overlayfs.md | 28 $ adb reboot 38 $ adb reboot 43 $ adb reboot 48 $ adb reboot 54 **Note:** _adb remount -R_ won’t reboot if the device is already in the adb remount state. 126 currently advised to confirm update is present after a reboot
|
/system/connectivity/wificond/ |
D | runtests.sh | 42 adb reboot
|
/system/core/fs_mgr/tests/src/com/android/tests/vendoroverlay/ |
D | VendorOverlayHostTest.java | 96 getDevice().reboot(); in testVendorOverlay() 144 getDevice().reboot(); in tearDown()
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | update_verifier.te | 15 # Allow update_verifier to reboot the device.
|