Home
last modified time | relevance | path

Searched defs:WatchFdForNonBlockingReads (Results 1 – 2 of 2) sorted by relevance

/system/bt/vendor_libs/linux/interface/
Dasync_fd_watcher.cc39 int AsyncFdWatcher::WatchFdForNonBlockingReads( in WatchFdForNonBlockingReads() function in android::hardware::bluetooth::async::AsyncFdWatcher
/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dasync_manager.cc96 …int WatchFdForNonBlockingReads(int file_descriptor, const ReadCallback& on_read_fd_ready_callback)… in WatchFdForNonBlockingReads() function in test_vendor_lib::AsyncManager::AsyncFdWatcher
507 int AsyncManager::WatchFdForNonBlockingReads(int file_descriptor, const ReadCallback& on_read_fd_re… in WatchFdForNonBlockingReads() function in test_vendor_lib::AsyncManager