SetTimer           90 ash/system/date/date_view.cc   SetTimer(now);
SetTimer           94 ash/system/date/date_view.cc   SetTimer(base::Time::Now());
SetTimer           37 ash/system/date/date_view.h   void SetTimer(const base::Time& now);
SetTimer          163 base/message_loop/message_pump_win.cc   BOOL ret = SetTimer(message_hwnd_, reinterpret_cast<UINT_PTR>(this),
SetTimer           55 content/test/plugin/plugin_get_javascript_url_test.cc       SetTimer(window_handle, kNPNEvaluateTimerID, kNPNEvaluateTimerElapse,
SetTimer           35 content/test/plugin/plugin_npobject_lifetime_test.cc     timer_id_ = SetTimer(window_handle, kNPObjectLifetimeTimer,
SetTimer          137 content/test/plugin/plugin_npobject_lifetime_test.cc     timer_id_ = SetTimer(window_handle, kNPObjectLifetimeTimer,
SetTimer           84 media/cdm/ppapi/cdm_adapter.h   virtual void SetTimer(int64_t delay_ms, void* context) OVERRIDE;
SetTimer          482 media/cdm/ppapi/external_clear_key/clear_key_cdm.cc   host_->SetTimer(timer_delay_ms_, &next_heartbeat_message_[0]);
SetTimer          553 media/cdm/ppapi/external_clear_key/clear_key_cdm.cc     host_->SetTimer(kDelayToLoadSessionMs,
SetTimer          378 third_party/wtl/include/atlctrlx.h 			SetTimer(ID_TIMER_FIRST, nElapse);
SetTimer          514 third_party/wtl/include/atlctrlx.h 				SetTimer(ID_TIMER_REPEAT, nElapse);
SetTimer           53 ui/base/win/foreground_helper.cc   SetTimer(hwnd(), kHotKeyId, kHotKeyWaitTimeout, NULL);