Home
last modified time | relevance | path

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

/system/core/reboot/
DAndroid.mk6 LOCAL_SRC_FILES := reboot.c
10 LOCAL_MODULE := reboot
/system/nativepower/daemon/
Dpower_manager_unittest.cc143 EXPECT_EQ(OK, interface_->reboot(false, String16(), false)); in TEST_F()
147 EXPECT_EQ(OK, interface_->reboot(false, String16(kRebootReasonRecovery), in TEST_F()
154 EXPECT_EQ(BAD_VALUE, interface_->reboot(false, String16("foo"), false)); in TEST_F()
Dpower_manager.h86 status_t reboot(bool confirm, const String16& reason, bool wait) override;
DBnPowerManager.cc79 return reboot(confirm, reason, wait); in onTransact()
Dpower_manager_stub.cc122 status_t PowerManagerStub::reboot(bool confirm, in reboot() function in android::PowerManagerStub
Dpower_manager.cc126 status_t PowerManager::reboot(bool confirm, const String16& reason, bool wait) { in reboot() function in android::PowerManager
/system/core/libcutils/
Dandroid_reboot.c220 ret = reboot(RB_AUTOBOOT); in android_reboot_with_callback()
224 ret = reboot(RB_POWER_OFF); in android_reboot_with_callback()
/system/core/
DCleanSpec.mk53 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/bin/reboot)
/system/sepolicy/
Duncrypt.te25 # Set a property to reboot the device.
Dkernel.te36 # Init reboot before switching selinux domains under certain error
/system/nativepower/include/nativepower/
Dpower_manager_stub.h90 status_t reboot(bool confirm, const String16& reason, bool wait) override;
/system/nativepower/client/
Dpower_manager_client.cc123 status_t status = power_manager_->reboot(false /* confirm */, in Reboot()
/system/vold/
Dcryptfs.c442 enum RebootType {reboot, recovery, shutdown}; enumerator
446 case reboot: in cryptfs_reboot()
1718 cryptfs_reboot(reboot);
2916 cryptfs_reboot(reboot);
3166 cryptfs_reboot(reboot);
3253 cryptfs_reboot(reboot);
3299 cryptfs_reboot(reboot);
/system/extras/tests/workloads/
Dpwrtest.sh225 adb reboot
/system/update_engine/
Dupdate_engine_client.cc238 DEFINE_bool(reboot, false, "Initiate a reboot if needed."); in ProcessFlags()
/system/core/init/
Dperfboot.py361 device.reboot()
Dreadme.txt120 four minutes, the device will reboot into recovery mode.
470 This command will cause the device to reboot. After the device is rebooted and
500 adb reboot bootloader
/system/core/liblog/
DREADME125 reboot.
/system/core/fastboot/
Dfastboot_protocol.txt139 "reboot" Reboot the device.
141 "reboot-bootloader" Reboot back into the bootloader.
/system/tpm/trunks/generator/
Draw_commands.txt25571 // If the platform hierarchy has already been disabled, only a reboot
27471 A value of zero indicates that a reboot is required.
28082 able to resume normal operations without a reboot, it will set the hash algorithm of the next block…
28083 TPM_ALG_NULL and return TPM_RC_SUCCESS. If a reboot is required, the TPM shall return
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.txt5273 objects is depleted and a reboot is required
Draw_structures_fixed.txt5267 objects is depleted and a reboot is required