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/src/
Dasync_manager.cc108 int started = tryStartThread(); in WatchFdForNonBlockingReads()
158 int tryStartThread() { in tryStartThread() function in test_vendor_lib::AsyncManager::AsyncFdWatcher
393 int started = tryStartThread(); in scheduleTask()
408 int tryStartThread() { in tryStartThread() function in test_vendor_lib::AsyncManager::AsyncTaskManager