OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:need_reboot
(Results
1 - 2
of
2
) sorted by null
/system/extras/ext4_utils/
setup_fs.c
70
int
need_reboot
= 0;
local
74
need_reboot
|= setup_fs(argv[1]);
79
if (
need_reboot
) {
/external/chromium_org/chrome/browser/chromeos/system/
automatic_reboot_manager_unittest.cc
169
// Sets the status of |update_engine_client_| to
NEED_REBOOT
for tests.
[
all
...]
Completed in 57 milliseconds