Searched defs:clock (Results 1 – 22 of 22) sorted by relevance
37 CurrDateVariable(const string& name, ClockInterface* clock) in CurrDateVariable()60 CurrHourVariable(const string& name, ClockInterface* clock) in CurrHourVariable()
29 explicit FakeUpdateManager(chromeos_update_engine::ClockInterface* clock) in FakeUpdateManager()
32 explicit MockPolicy(chromeos_update_engine::ClockInterface* clock) in MockPolicy()
32 explicit RealTimeProvider(chromeos_update_engine::ClockInterface* clock) in RealTimeProvider()
40 chromeos_update_engine::ClockInterface* clock) in RealShillProvider()
24 UpdateManager::UpdateManager(chromeos_update_engine::ClockInterface* clock, in UpdateManager()
42 chromeos_update_engine::ClockInterface* const clock = system_state->clock(); in DefaultStateFactory() local
73 EvaluationContext(chromeos_update_engine::ClockInterface* clock, in EvaluationContext()
31 DefaultPolicy::DefaultPolicy(chromeos_update_engine::ClockInterface* clock) in DefaultPolicy()
68 ClockInterface* clock, in EvaluationContext()
244 chromeos_update_engine::ClockInterface* clock = system_state()->clock(); in GetValue() local
27 nsecs_t systemTime(int clock) in systemTime()
38 StopWatch::StopWatch(const char *name, int clock, uint32_t flags) in StopWatch()
53 inline ClockInterface* clock() override { return clock_; } in clock() function115 inline void set_clock(ClockInterface* clock) { in set_clock()
81 inline ClockInterface* clock() override { return &clock_; } in clock() function
219 ClockInterface *clock, in P2PManagerImpl()729 ClockInterface *clock, in Construct()
289 ClockInterface* clock = system_state_->clock(); in GetDurationSinceUpdate() local
183 ClockInterface *clock = system_state_->clock(); in AttemptStarted() local574 ClockInterface *clock = system_state_->clock(); in CollectAndReportAttemptMetrics() local
238 const radio_metadata_clock_t *clock) { in radio_metadata_add_clock()
466 int clock = 0; in GetClock() local
160 int clock; member
1138 UINT64 clock; member