Home
last modified time | relevance | path

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

/system/bt/vendor_libs/linux/interface/
Dasync_fd_watcher.cc57 timeout_cb_ = on_timeout_callback; in ConfigureTimeout()
102 timeout_cb_ = nullptr; in stopThread()
161 saved_cb = timeout_cb_; in ThreadRoutine()
Dasync_fd_watcher.h59 TimeoutCallback timeout_cb_; variable