HomeSort by relevance Sort by last modified time
    Searched defs:WatchFdForNonBlockingReads (Results 1 - 4 of 4) sorted by null

  /device/linaro/hikey/bluetooth/
async_fd_watcher.cc 37 int AsyncFdWatcher::WatchFdForNonBlockingReads(
  /hardware/interfaces/bluetooth/1.0/default/
async_fd_watcher.cc 42 int AsyncFdWatcher::WatchFdForNonBlockingReads(
  /system/bt/vendor_libs/linux/interface/
async_fd_watcher.cc 39 int AsyncFdWatcher::WatchFdForNonBlockingReads(
  /system/bt/vendor_libs/test_vendor_lib/src/
async_manager.cc 99 int WatchFdForNonBlockingReads(
491 int AsyncManager::WatchFdForNonBlockingReads(
493 return fdWatcher_p_->WatchFdForNonBlockingReads(file_descriptor,

Completed in 213 milliseconds