Searched defs:reboot (Results 1 – 3 of 3) sorted by relevance
/system/nativepower/daemon/ | ||
D | power_manager.cc | 126 status_t PowerManager::reboot(bool confirm, const String16& reason, bool wait) { in reboot() function in android::PowerManager |
D | power_manager_stub.cc | 122 status_t PowerManagerStub::reboot(bool confirm, in reboot() function in android::PowerManagerStub |
/system/vold/ | ||
D | cryptfs.c | 442 enum RebootType {reboot, recovery, shutdown}; enumerator |