Home
last modified time | relevance | path

Searched defs:fd_watcher_ (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/
H A Dasynchronous_signal_handler.h58 std::unique_ptr<base::FileDescriptorWatcher::Controller> fd_watcher_; variable
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/
H A Dvendor_interface.h63 async::AsyncFdWatcher fd_watcher_; variable
/aosp_15_r20/hardware/interfaces/bluetooth/1.0/default/test/
H A Dmct_protocol_unittest.cc174 async::AsyncFdWatcher fd_watcher_; member in android::hardware::bluetooth::V1_0::implementation::MctProtocolTest
H A Dh4_protocol_unittest.cc222 async::AsyncFdWatcher fd_watcher_; member in android::hardware::bluetooth::V1_0::implementation::H4ProtocolTest
/aosp_15_r20/hardware/interfaces/bluetooth/hci/test/
H A Dh4_protocol_unittest.cc459 AsyncFdWatcher fd_watcher_; member in H4ProtocolAsyncTest