Home
last modified time | relevance | path

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

/system/core/adb/
Dsocket.h87 void (*shutdown)(asocket* s) = nullptr; member
Dsysdeps.h460 #define shutdown ____xxx_shutdown macro
/system/media/audio_utils/
Dfifo.cpp122 void audio_utils_fifo_base::shutdown() const in shutdown() function in audio_utils_fifo_base
/system/netd/libnetdutils/
DSyscalls.cpp174 Status shutdown(Fd fd, int how) const override { in shutdown() function in android::netdutils::RealSyscalls
/system/vold/
DVolumeManager.cpp614 int VolumeManager::shutdown() { in shutdown() function in VolumeManager
DVoldNativeService.cpp171 binder::Status VoldNativeService::shutdown() { in shutdown() function in android::vold::VoldNativeService
Dcryptfs.cpp438 enum class RebootType { reboot, recovery, shutdown }; enumerator
/system/libhwbinder/
DIPCThreadState.cpp323 void IPCThreadState::shutdown() in shutdown() function in android::hardware::IPCThreadState
/system/vold/binder/android/os/
DIVold.aidl29 void shutdown(); in shutdown() method
/system/chre/platform/slpi/
Dhost_link.cc713 void HostLinkBase::shutdown() { in shutdown() function in chre::HostLinkBase