Searched defs:fd_watcher_ (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libbrillo/brillo/ | ||
H A D | asynchronous_signal_handler.h | 58 std::unique_ptr<base::FileDescriptorWatcher::Controller> fd_watcher_; variable |
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/ | ||
H A D | vendor_interface.h | 63 async::AsyncFdWatcher fd_watcher_; variable |
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/test/ | ||
H A D | mct_protocol_unittest.cc | 174 async::AsyncFdWatcher fd_watcher_; member in android::hardware::bluetooth::V1_0::implementation::MctProtocolTest |
H A D | h4_protocol_unittest.cc | 222 async::AsyncFdWatcher fd_watcher_; member in android::hardware::bluetooth::V1_0::implementation::H4ProtocolTest |
/aosp_15_r20/hardware/interfaces/bluetooth/hci/test/ | ||
H A D | h4_protocol_unittest.cc | 459 AsyncFdWatcher fd_watcher_; member in H4ProtocolAsyncTest |