/system/core/bootstat/ |
D | boot_reason_test.sh | 225 fastboot reboot 510 reboot,reboot | reboot,reboot,* ) var=${var#reboot,} ; var=${var%,} ;; 511 reboot,cold | reboot,cold,* ) var=${var#reboot,} ; var=${var%,} ;; 512 reboot,hard | reboot,hard,* ) var=${var#reboot,} ; var=${var%,} ;; 513 reboot,warm | reboot,warm,* ) var=${var#reboot,} ; var=${var%,} ;; 514 reboot,recovery | reboot,recovery,* ) var=${var#reboot,} ; var=${var%,} ;; 515 reboot,bootloader | reboot,bootloader,* ) var=${var#reboot,} ; var=${var%,} ;; 516 reboot | reboot,?* ) ;; 642 adb reboot-bootloader >&2 650 report_bootstat_logs reboot,ota bootloader [all …]
|
/system/extras/mtectrl/src/com/android/tests/mtectrl/ |
D | MtectrlEndToEndTest.java | 56 testInfo.getDevice().reboot(); in tearDown() 63 getDevice().reboot(); in testMemtagOnce() 66 getDevice().reboot(); in testMemtagOnce() 74 getDevice().reboot(); in testMemtag() 77 getDevice().reboot(); in testMemtag() 85 getDevice().reboot(); in testBoth() 88 getDevice().reboot(); in testBoth()
|
/system/gsid/tests/ |
D | DsuGsiIntegrationTest.java | 124 getDevice().reboot(); in tearDown() 142 getDevice().reboot(); in testDsuGsi() 162 getDevice().reboot(); in testDsuGsi() 175 getDevice().reboot(); in testDsuGsi() 181 getDevice().reboot(); in testDsuGsi() 192 getDevice().reboot(); in testDsuGsi() 198 getDevice().reboot(); in testDsuGsi() 210 getDevice().reboot(); in testDsuGsi() 216 getDevice().reboot(); in testDsuGsi()
|
D | DsuGsiToolTest.java | 51 getDevice().reboot(); in setUp() 60 getDevice().reboot(); in tearDown()
|
/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/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/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() 405 getDevice().reboot(); in testCompressedApexCanBeRolledBack() 409 getDevice().reboot(); in testCompressedApexCanBeRolledBack() 428 getDevice().reboot(); in testOrphanedDecompressedApexInActiveDirIsIgnored()
|
D | VendorApexTests.java | 108 getDevice().reboot(); in pushPreinstalledApex() 130 getDevice().reboot(); in deleteFiles()
|
/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 | ApexRollbackTests.java | 136 device.reboot(); in testAutomaticBootLoopRecovery() 176 device.reboot(); in testSessionNotRevertedWithCheckpointingDisabled() 214 device.reboot(); in testCheckpointingRevertsSession() 252 device.reboot(); in testRebootingOnceDoesNotRevertSession() 276 getDevice().reboot(); in testApexdDoesNotBootLoopDeviceIfThereIsNothingToRevert() 298 getDevice().reboot(); in testBootCompletedCleanupHappensEvenWhenThereIsCrashingProcess() 352 device.reboot(); in testReasonForRevertIsLoggedDuringBootloop()
|
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 | 192 mPreparer.reboot(); in testInstallAndRunDefaultApexs() 218 }).reboot(); in testInstallAndRunDefaultApexs() 264 mPreparer.reboot(); in testInstallAndRunOptimizedApexs() 306 }).reboot(); in testInstallAndRunOptimizedApexs() 348 }).reboot(); in testInstallAndRunOptimizedApexs() 384 mPreparer.reboot(); in testInstallAndRunOptimizedApexs() 429 mPreparer.reboot(); in testHigherVersionOnSystemDeletesDataVersion() 463 }).reboot(); in testHigherVersionOnSystemDeletesDataVersion() 514 mPreparer.reboot(); in testHigherVersionOnSystemDeletesDataVersion()
|
/system/core/fs_mgr/tests/ |
D | adb-remount-test.sh | 251 adb reboot remount-test </dev/null || true 356 reboot*) 511 fastboot reboot 1001 fastboot reboot && 1009 local reboot=false 1011 reboot=true 1019 reboot=true 1021 if ${reboot}; then 1333 check_eq "${A}" "${B}" ${i} before reboot 1364 adb reboot </dev/null [all …]
|
/system/apex/apexd/ |
D | apexd.rc | 8 reboot_on_failure reboot,apexd-failed 18 reboot_on_failure reboot,bootloader,bootstrap-apexd-failed
|
/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/sepolicy/prebuilts/api/32.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.
|
/system/sepolicy/prebuilts/api/33.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.
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | uncrypt.te | 5 # Set a property to reboot the device.
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | uncrypt.te | 5 # Set a property to reboot the device.
|
/system/sepolicy/private/ |
D | uncrypt.te | 5 # Set a property to reboot the device.
|
/system/bpf/bpfloader/ |
D | bpfloader.rc | 41 # recovery is a full kernel reboot. 67 # 2. comment out 'reboot_on_failure reboot,bpfloader-failed' below 68 # 3. rebuild/reflash/reboot 73 …# $ adb reboot; sleep 1; adb wait-for-device; adb root; sleep 1; adb wait-for-device; adb logcat… 83 reboot_on_failure reboot,bpfloader-failed
|