Home
last modified time | relevance | path

Searched refs:kClockTypeBoottime (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/net/
Devent_history_unittest.cc167 EventHistory::kClockTypeBoottime); in TEST_F()
197 clock_type = EventHistory::kClockTypeBoottime; in TEST_F()
215 EventHistory::kClockTypeBoottime); in TEST_F()
229 EventHistory::kClockTypeBoottime); in TEST_F()
274 EventHistory::kClockTypeBoottime, in TEST_F()
280 CountEventsWithinInterval(kTimeLate, EventHistory::kClockTypeBoottime, in TEST_F()
Devent_history.cc67 case kClockTypeBoottime: in ExpireEventsBeforeInternal()
96 case kClockTypeBoottime: in CountEventsWithinInterval()
Devent_history.h39 kClockTypeBoottime = 0, enumerator
/system/connectivity/shill/wifi/
Dwake_on_wifi.cc1324 EventHistory::kClockTypeBoottime) >= kMaxDarkResumesPerPeriodShort || in OnDarkResume()
1327 EventHistory::kClockTypeBoottime) >= kMaxDarkResumesPerPeriodLong) { in OnDarkResume()