Home
last modified time | relevance | path

Searched refs:tryStartThread (Results 1 – 3 of 3) sorted by relevance

/system/bt/vendor_libs/linux/interface/
Dasync_fd_watcher.cc48 return tryStartThread(); in WatchFdForNonBlockingReads()
71 int AsyncFdWatcher::tryStartThread() { in tryStartThread() function in android::hardware::bluetooth::async::AsyncFdWatcher
Dasync_fd_watcher.h46 int tryStartThread();
/system/bt/vendor_libs/test_vendor_lib/model/setup/
Dasync_manager.cc104 int started = tryStartThread(); in WatchFdForNonBlockingReads()
151 int tryStartThread() { in tryStartThread() function in test_vendor_lib::AsyncManager::AsyncFdWatcher
404 int started = tryStartThread(); in scheduleTask()
419 int tryStartThread() { in tryStartThread() function in test_vendor_lib::AsyncManager::AsyncTaskManager