Home
last modified time | relevance | path

Searched refs:stopThread (Results 1 – 11 of 11) sorted by relevance

/hardware/interfaces/tv/hdmi/connection/aidl/default/
DHdmiConnectionMock.cpp58 stopThread(); in setCallback()
202 void HdmiConnectionMock::stopThread() { in stopThread() function in android::hardware::tv::hdmi::connection::implementation::HdmiConnectionMock
213 stopThread(); in ~HdmiConnectionMock()
DHdmiConnectionMock.h59 void stopThread();
/hardware/interfaces/bluetooth/async/
Dasync_fd_watcher.cc64 void AsyncFdWatcher::StopWatchingFileDescriptors() { stopThread(); } in StopWatchingFileDescriptors()
86 int AsyncFdWatcher::stopThread() { in stopThread() function in android::hardware::bluetooth::async::AsyncFdWatcher
Dasync_fd_watcher.h44 int stopThread();
/hardware/interfaces/bluetooth/1.0/default/
Dasync_fd_watcher.cc68 void AsyncFdWatcher::StopWatchingFileDescriptors() { stopThread(); } in StopWatchingFileDescriptors()
90 int AsyncFdWatcher::stopThread() { in stopThread() function in android::hardware::bluetooth::async::AsyncFdWatcher
Dasync_fd_watcher.h47 int stopThread();
/hardware/interfaces/audio/aidl/default/include/effect-impl/
DEffectThread.h40 RetCode stopThread();
/hardware/interfaces/audio/aidl/default/
DEffectThread.cpp79 RetCode EffectThread::stopThread() { in stopThread() function in aidl::android::hardware::audio::effect::EffectThread
DEffectImpl.cpp254 stopThread(); in command()
/hardware/google/graphics/common/libhwc2.1/libvrr/
DVariableRefreshRateController.h300 void stopThread(bool exit);
DVariableRefreshRateController.cpp208 stopThread(true); in ~VariableRefreshRateController()
603 void VariableRefreshRateController::stopThread(bool exit) { in stopThread() function in android::hardware::graphics::composer::VariableRefreshRateController