Home
last modified time | relevance | path

Searched defs:OnTimer (Results 1 – 6 of 6) sorted by relevance

/external/libweave/src/notification/
Dpull_channel.cc59 void PullChannel::OnTimer() { in OnTimer() function in weave::PullChannel
/external/lzma/CPP/7zip/UI/FileManager/
DProgressDialog.cpp101 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() function in CProgressDialog
DProgressDialog2.cpp887 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */) in OnTimer() function in CProgressDialog
/external/lzma/CPP/Windows/Control/
DDialog.h109 virtual bool OnTimer(WPARAM /* timerID */, LPARAM /* callback */) { return false; } in OnTimer() function
/external/libbrillo/brillo/http/
Dhttp_transport_curl.cc407 void Transport::OnTimer() { in OnTimer() function in brillo::http::curl::Transport
/external/opencv3/modules/viz/src/vtk/
DvtkVizInteractorStyle.cpp799 void cv::viz::vtkVizInteractorStyle::OnTimer() in OnTimer() function in cv::viz::vtkVizInteractorStyle