Home
last modified time | relevance | path

Searched defs:shutdown (Results 1 – 6 of 6) sorted by relevance

/system/core/adb/
Dsocket.h90 void (*shutdown)(asocket *s); member
Dsysdeps.h575 #define shutdown ____xxx_shutdown macro
/system/nativepower/daemon/
Dpower_manager.cc142 status_t PowerManager::shutdown(bool confirm, in shutdown() function in android::PowerManager
Dpower_manager_stub.cc129 status_t PowerManagerStub::shutdown(bool confirm, in shutdown() function in android::PowerManagerStub
/system/vold/
DVolumeManager.cpp635 int VolumeManager::shutdown() { in shutdown() function in VolumeManager
Dcryptfs.c442 enum RebootType {reboot, recovery, shutdown}; enumerator