Searched defs:shutdown (Results 1 – 11 of 11) sorted by relevance
105 def shutdown(self): member in EventCallbackStream
87 void (*shutdown)(asocket* s) = nullptr; member
460 #define shutdown ____xxx_shutdown macro
122 void audio_utils_fifo_base::shutdown() const in shutdown() function in audio_utils_fifo_base
174 Status shutdown(Fd fd, int how) const override { in shutdown() function in android::netdutils::RealSyscalls
323 void IPCThreadState::shutdown() in shutdown() function in android::hardware::IPCThreadState
31 void shutdown(); in shutdown() method
931 int VolumeManager::shutdown() { in shutdown() function in VolumeManager
171 binder::Status VoldNativeService::shutdown() { in shutdown() function in android::vold::VoldNativeService
441 enum class RebootType { reboot, recovery, shutdown }; enumerator
739 void HostLinkBase::shutdown() { in shutdown() function in chre::HostLinkBase