Home
last modified time | relevance | path

Searched defs:TimeoutCallback (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/bluetooth/1.0/default/
H A Dasync_fd_watcher.h29 using TimeoutCallback = std::function<void(void)>; variable
/aosp12/system/bt/vendor_libs/linux/interface/
H A Dasync_fd_watcher.h29 using TimeoutCallback = std::function<void(void)>; variable
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DOneShotTimer.h38 using TimeoutCallback = std::function<void()>; variable
/aosp12/system/update_engine/common/
H A Dmock_http_fetcher.cc85 void MockHttpFetcher::TimeoutCallback() { in TimeoutCallback() function in chromeos_update_engine::MockHttpFetcher
/aosp12/system/update_engine/
H A Dlibcurl_http_fetcher.cc770 void LibcurlHttpFetcher::TimeoutCallback() { in TimeoutCallback() function in chromeos_update_engine::LibcurlHttpFetcher