Home
last modified time | relevance | path

Searched refs:reboot (Results 1 – 25 of 26) sorted by relevance

12

/system/core/reboot/
DAndroid.bp4 name: "reboot",
5 srcs: ["reboot.c"],
/system/extras/tests/bootloader/
Dhaltest.py54 self.device.reboot()
76 self.device.reboot()
101 self.device.reboot()
109 self.device.reboot()
Dbootloadertest.py185 self.fastboot.reboot(True)
/system/core/shell_and_utilities/
DAndroid.bp9 "reboot",
/system/core/libutils/tests/
DREADME.txt4 (after adb root; adb disable-verity; adb reboot)
/system/sepolicy/public/
Dupdate_verifier.te15 # Allow update_verifier to reboot the device.
Duncrypt.te27 # Set a property to reboot the device.
Dasan_extract.te34 # We use asan.restore_reboot to signal a reboot is required.
Dkernel.te38 # Init reboot before switching selinux domains under certain error
/system/core/
DCleanSpec.mk53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/reboot)
/system/core/init/test_service/
DREADME.md38 adb reboot
/system/core/init/
DAndroid.mk91 reboot.cpp \
Dreboot.cpp167 reboot(RB_POWER_OFF); in RebootSystem()
176 reboot(RB_POWER_OFF); in RebootSystem()
Dperfboot.py361 device.reboot()
DREADME.md135 four minutes, the device will reboot into recovery mode.
554 This command will cause the device to reboot. After the device is rebooted and
581 adb reboot bootloader &&
/system/vold/
Dcryptfs.cpp196 enum RebootType {reboot, recovery, shutdown}; enumerator
200 case reboot: in cryptfs_reboot()
1458 cryptfs_reboot(reboot); in cryptfs_restart_internal()
2659 cryptfs_reboot(reboot); in cryptfs_enable_all_volumes()
2894 cryptfs_reboot(reboot); in cryptfs_enable_internal()
2981 cryptfs_reboot(reboot); in cryptfs_enable_internal()
3031 cryptfs_reboot(reboot); in cryptfs_enable_internal()
/system/extras/tests/workloads/
Dpwrtest.sh225 adb reboot
/system/core/healthd/
Dhealthd_mode_charger.cpp639 reboot(RB_AUTOBOOT); in process_key()
694 reboot(RB_POWER_OFF); in handle_power_supply_state()
/system/update_engine/
Dupdate_engine_client.cc249 DEFINE_bool(reboot, false, "Initiate a reboot if needed."); in ProcessFlags()
/system/core/liblog/
DREADME157 reboot.
/system/core/fastboot/
DREADME.md144 reboot Reboot the device.
146 reboot-bootloader
/system/sepolicy/private/
Dfile_contexts368 /data/misc/reboot(/.*)? u:object_r:reboot_data_file:s0
/system/core/rootdir/
Dinit.rc412 mkdir /data/misc/reboot 0700 system system
/system/tpm/trunks/generator/
Draw_commands_fixed.txt25582 // If the platform hierarchy has already been disabled, only a reboot
27482 A value of zero indicates that a reboot is required.
28093 able to resume normal operations without a reboot, it will set the hash algorithm of the next block…
28094 TPM_ALG_NULL and return TPM_RC_SUCCESS. If a reboot is required, the TPM shall return
Draw_structures_fixed.txt5267 objects is depleted and a reboot is required

12