Home
last modified time | relevance | path

Searched defs:reboot (Results 1 – 5 of 5) sorted by relevance

/system/core/reboot/
Dreboot.c28 static const char reboot[] = "reboot"; in main() local
/system/extras/boottime_tools/bootanalyze/
Dbootanalyze.py835 def reboot(serial, use_stressfs, permissive, use_adb_reboot, adb_buffersize=None): function
/system/core/fs_mgr/
Dfs_mgr_remount.cpp120 [[noreturn]] void reboot(const std::string& name) { in reboot() function
/system/gsid/
Dgsi_tool.cpp247 bool reboot = true; in Install() local
/system/core/init/
Dbuiltins.cpp1178 auto reboot = [reboot_reason, should_reboot_into_recovery](const std::string& message) { in ExecVdcRebootOnFailure() local