Home
last modified time | relevance | path

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

/system/nativepower/daemon/
Dpower_manager.cc126 status_t PowerManager::reboot(bool confirm, const String16& reason, bool wait) { in reboot() function in android::PowerManager
Dpower_manager_stub.cc122 status_t PowerManagerStub::reboot(bool confirm, in reboot() function in android::PowerManagerStub
/system/vold/
Dcryptfs.c442 enum RebootType {reboot, recovery, shutdown}; enumerator