Searched refs:stopThread (Results 1 – 3 of 3) sorted by relevance
/system/bt/vendor_libs/linux/interface/ | ||
D | async_fd_watcher.cc | 65 void AsyncFdWatcher::StopWatchingFileDescriptors() { stopThread(); } in StopWatchingFileDescriptors() |
D | async_fd_watcher.h | 47 int stopThread(); |
/system/bt/vendor_libs/test_vendor_lib/model/setup/ | ||
D | async_manager.cc | 127 int stopThread() { in stopThread() function in test_vendor_lib::AsyncManager::AsyncFdWatcher |