Searched defs:shutdown (Results 1 – 8 of 8) sorted by relevance
/system/netd/libnetdutils/ | ||
D | Syscalls.cpp | 174 Status shutdown(Fd fd, int how) const override { in shutdown() function in android::netdutils::RealSyscalls |
/system/media/audio_utils/ | ||
D | fifo.cpp | 123 void audio_utils_fifo_base::shutdown() const in shutdown() function in audio_utils_fifo_base |
/system/libhwbinder/ | ||
D | IPCThreadState.cpp | 325 void IPCThreadState::shutdown() in shutdown() function in android::hardware::IPCThreadState |
/system/vold/binder/android/os/ | ||
D | IVold.aidl | 31 void shutdown(); in shutdown() method |
/system/vold/ | ||
D | VolumeManager.cpp | 913 int VolumeManager::shutdown() { in shutdown() function in VolumeManager |
D | VoldNativeService.cpp | 174 binder::Status VoldNativeService::shutdown() { in shutdown() function in android::vold::VoldNativeService |
D | cryptfs.cpp | 521 enum class RebootType { reboot, recovery, shutdown }; enumerator |
/system/chre/platform/slpi/ | ||
D | host_link.cc | 765 void HostLinkBase::shutdown() { in shutdown() function in chre::HostLinkBase |