Searched refs:OnTimerWakeDoNothing (Results 1 – 3 of 3) sorted by relevance
495 void OnTimerWakeDoNothing() {} in OnTimerWakeDoNothing() function
1337 Bind(&WakeOnWiFi::OnTimerWakeDoNothing, base::Unretained(this))); in OnDarkResume()1424 Bind(&WakeOnWiFi::OnTimerWakeDoNothing, base::Unretained(this))); in BeforeSuspendActions()1456 Bind(&WakeOnWiFi::OnTimerWakeDoNothing, base::Unretained(this))); in BeforeSuspendActions()
873 Bind(&WakeOnWiFiTest::OnTimerWakeDoNothing, Unretained(this))); in StartDHCPLeaseRenewalTimer()879 Bind(&WakeOnWiFiTest::OnTimerWakeDoNothing, Unretained(this))); in StartWakeToScanTimer()1043 MOCK_METHOD0(OnTimerWakeDoNothing, void(void));