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

  /device/linaro/hikey/bluetooth/
async_fd_watcher.cc 46 return tryStartThread();
69 int AsyncFdWatcher::tryStartThread() {
  /hardware/interfaces/bluetooth/1.0/default/
async_fd_watcher.cc 51 return tryStartThread();
74 int AsyncFdWatcher::tryStartThread() {
  /system/bt/vendor_libs/linux/interface/
async_fd_watcher.cc 48 return tryStartThread();
71 int AsyncFdWatcher::tryStartThread() {
  /system/bt/vendor_libs/test_vendor_lib/src/
async_manager.cc 108 int started = tryStartThread();
158 int tryStartThread() {
393 int started = tryStartThread();
408 int tryStartThread() {

Completed in 327 milliseconds