Home
last modified time | relevance | path

Searched defs:clock (Results 1 – 24 of 24) sorted by relevance

/system/update_engine/update_manager/
Dreal_time_provider.cc37 CurrDateVariable(const string& name, ClockInterface* clock) in CurrDateVariable()
60 CurrHourVariable(const string& name, ClockInterface* clock) in CurrHourVariable()
Dfake_update_manager.h29 explicit FakeUpdateManager(chromeos_update_engine::ClockInterface* clock) in FakeUpdateManager()
Dmock_policy.h32 explicit MockPolicy(chromeos_update_engine::ClockInterface* clock) in MockPolicy()
Dreal_time_provider.h32 explicit RealTimeProvider(chromeos_update_engine::ClockInterface* clock) in RealTimeProvider()
Dupdate_manager.cc24 UpdateManager::UpdateManager(chromeos_update_engine::ClockInterface* clock, in UpdateManager()
Dreal_shill_provider.h41 chromeos_update_engine::ClockInterface* clock) in RealShillProvider()
Dstate_factory.cc52 chromeos_update_engine::ClockInterface* const clock = system_state->clock(); in DefaultStateFactory() local
Devaluation_context.h73 EvaluationContext(chromeos_update_engine::ClockInterface* clock, in EvaluationContext()
Ddefault_policy.cc31 DefaultPolicy::DefaultPolicy(chromeos_update_engine::ClockInterface* clock) in DefaultPolicy()
Devaluation_context.cc70 ClockInterface* clock, in EvaluationContext()
Dreal_updater_provider.cc244 chromeos_update_engine::ClockInterface* clock = system_state()->clock(); in GetValue() local
/system/core/libutils/
DTimers.cpp26 nsecs_t systemTime(int clock) in systemTime()
DStopWatch.cpp34 StopWatch::StopWatch(const char *name, int clock, uint32_t flags) in StopWatch()
/system/netd/include/
DStopwatch.h40 typedef std::chrono::steady_clock clock; typedef
/system/update_engine/
Dfake_system_state.h52 inline ClockInterface* clock() override { return clock_; } in clock() function
111 inline void set_clock(ClockInterface* clock) { in set_clock()
Dreal_system_state.h87 inline ClockInterface* clock() override { return &clock_; } in clock() function
Dp2p_manager.cc222 ClockInterface *clock, in P2PManagerImpl()
732 ClockInterface *clock, in Construct()
Dcommon_service.cc318 ClockInterface* clock = system_state_->clock(); in GetDurationSinceUpdate() local
Dpayload_state.cc189 ClockInterface *clock = system_state_->clock(); in AttemptStarted() local
590 ClockInterface *clock = system_state_->clock(); in CollectAndReportAttemptMetrics() local
/system/media/radio/src/
Dradio_metadata.c250 const radio_metadata_clock_t *clock) { in radio_metadata_add_clock()
/system/chre/chre_api/include/chre_api/chre/
Dgnss.h302 struct chreGnssClock clock; member
/system/tpm/trunks/ftdi/
Dmpsse.h160 int clock; member
Dmpsse.c466 int clock = 0; in GetClock() local
/system/tpm/trunks/
Dtpm_generated.h1171 UINT64 clock; member