Home
last modified time | relevance | path

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

/system/bt/vendor_libs/linux/interface/
Dasync_fd_watcher.cc40 int file_descriptor, const ReadCallback& on_read_fd_ready_callback) { in WatchFdForNonBlockingReads()
/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()
507 …ager::WatchFdForNonBlockingReads(int file_descriptor, const ReadCallback& on_read_fd_ready_callbac… in WatchFdForNonBlockingReads()