Searched defs:clock (Results 1 – 24 of 24) 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()
24 UpdateManager::UpdateManager(chromeos_update_engine::ClockInterface* clock, in UpdateManager()
41 chromeos_update_engine::ClockInterface* clock) in RealShillProvider()
52 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()
70 ClockInterface* clock, in EvaluationContext()
244 chromeos_update_engine::ClockInterface* clock = system_state()->clock(); in GetValue() local
26 nsecs_t systemTime(int clock) in systemTime()
34 StopWatch::StopWatch(const char *name, int clock, uint32_t flags) in StopWatch()
40 typedef std::chrono::steady_clock clock; typedef
52 inline ClockInterface* clock() override { return clock_; } in clock() function111 inline void set_clock(ClockInterface* clock) { in set_clock()
87 inline ClockInterface* clock() override { return &clock_; } in clock() function
222 ClockInterface *clock, in P2PManagerImpl()732 ClockInterface *clock, in Construct()
318 ClockInterface* clock = system_state_->clock(); in GetDurationSinceUpdate() local
189 ClockInterface *clock = system_state_->clock(); in AttemptStarted() local590 ClockInterface *clock = system_state_->clock(); in CollectAndReportAttemptMetrics() local
250 const radio_metadata_clock_t *clock) { in radio_metadata_add_clock()
302 struct chreGnssClock clock; member
160 int clock; member
466 int clock = 0; in GetClock() local
1171 UINT64 clock; member