Home
last modified time | relevance | path

Searched refs:OnRun (Results 1 – 3 of 3) sorted by relevance

/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanel.cpp122 CCPApplet::OnRun(CWnd* pParentWnd) in OnRun() function in CCPApplet
352 lResult = applet->OnRun(pParentWnd); in OnCplMsg()
DControlPanel.h37 virtual LRESULT OnRun(CWnd* pParentWnd);
/external/libchrome/base/timer/
Dtimer_unittest.cc132 virtual void OnRun() {} in OnRun() function in base::__anon3c9bce4a0111::OneShotTimerTester
136 OnRun(); in Run()
149 void OnRun() override { timer_.reset(); } in OnRun() function in base::__anon3c9bce4a0111::OneShotSelfDeletingTimerTester