Home
last modified time | relevance | path

Searched refs:async_fd_watcher_ (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/bluetooth/1.0/default/test/
Dasync_fd_watcher_unittest.cc114 async_fd_watcher_.WatchFdForNonBlockingReads( in ConfigureServer()
127 async_fd_watcher_.StopWatchingFileDescriptors(); in CleanUpServer()
154 async_fd_watcher_.ConfigureTimeout(timeout_ms, [this]() { OnTimeout(); }); in SetTimeout()
191 AsyncFdWatcher async_fd_watcher_; member in android::hardware::bluetooth::V1_0::implementation::AsyncFdWatcherSocketTest
/hardware/interfaces/bluetooth/async/test/
Dasync_fd_watcher_unittest.cc112 async_fd_watcher_.WatchFdForNonBlockingReads( in ConfigureServer()
125 async_fd_watcher_.StopWatchingFileDescriptors(); in CleanUpServer()
152 async_fd_watcher_.ConfigureTimeout(timeout_ms, [this]() { OnTimeout(); }); in SetTimeout()
189 AsyncFdWatcher async_fd_watcher_; member in android::hardware::bluetooth::async_test::AsyncFdWatcherSocketTest