Home
last modified time | relevance | path

Searched refs:ThreadRoutine (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/bluetooth/1.0/default/
Dasync_fd_watcher.cc84 thread_ = std::thread([this]() { ThreadRoutine(); }); in tryStartThread()
122 void AsyncFdWatcher::ThreadRoutine() { in ThreadRoutine() function in android::hardware::bluetooth::async::AsyncFdWatcher
Dasync_fd_watcher.h49 void ThreadRoutine();