Searched defs:OnTimer (Results 1 – 6 of 6) sorted by relevance
/external/libweave/src/notification/ | ||
D | pull_channel.cc | 59 void PullChannel::OnTimer() { in OnTimer() function in weave::PullChannel |
/external/lzma/CPP/7zip/UI/FileManager/ | ||
D | ProgressDialog.cpp | 101 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() function in CProgressDialog |
D | ProgressDialog2.cpp | 887 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() function in CProgressDialog |
/external/lzma/CPP/Windows/Control/ | ||
D | Dialog.h | 109 virtual bool OnTimer(WPARAM /* timerID */, LPARAM /* callback */) { return false; } in OnTimer() function |
/external/libbrillo/brillo/http/ | ||
D | http_transport_curl.cc | 407 void Transport::OnTimer() { in OnTimer() function in brillo::http::curl::Transport |
/external/opencv3/modules/viz/src/vtk/ | ||
D | vtkVizInteractorStyle.cpp | 799 void cv::viz::vtkVizInteractorStyle::OnTimer() in OnTimer() function in cv::viz::vtkVizInteractorStyle |