HomeSort by relevance Sort by last modified time
    Searched defs:OnRun (Results 1 - 2 of 2) sorted by null

  /external/mdnsresponder/mDNSWindows/ControlPanel/
ControlPanel.cpp 118 // CCPApplet::OnRun
122 CCPApplet::OnRun(CWnd* pParentWnd)
352 lResult = applet->OnRun(pParentWnd);
  /external/libchrome/base/timer/
timer_unittest.cc 133 virtual void OnRun() {}
137 OnRun();
150 void OnRun() override { timer_.reset(); }

Completed in 400 milliseconds