Searched defs:TimeoutCallback (Results 1 – 3 of 3) sorted by relevance
/system/bt/vendor_libs/linux/interface/ | ||
D | async_fd_watcher.h | 29 using TimeoutCallback = std::function<void(void)>; variable |
/system/update_engine/common/ | ||
D | mock_http_fetcher.cc | 85 void MockHttpFetcher::TimeoutCallback() { in TimeoutCallback() function in chromeos_update_engine::MockHttpFetcher |
/system/update_engine/ | ||
D | libcurl_http_fetcher.cc | 770 void LibcurlHttpFetcher::TimeoutCallback() { in TimeoutCallback() function in chromeos_update_engine::LibcurlHttpFetcher |