Searched defs:clock_ (Results 1 – 9 of 9) sorted by relevance
/system/update_engine/update_manager/ | ||
D | real_time_provider.cc | 52 ClockInterface* clock_; member in chromeos_update_manager::CurrDateVariable |
D | real_shill_provider.h | 85 chromeos_update_engine::ClockInterface* const clock_; variable |
D | update_manager.h | 166 chromeos_update_engine::ClockInterface* clock_; variable |
D | evaluation_context.h | 176 chromeos_update_engine::ClockInterface* const clock_; variable |
/system/update_engine/ | ||
D | update_attempter_android.h | 232 std::unique_ptr<ClockInterface> clock_; variable |
D | real_system_state.h | 151 Clock clock_; variable |
D | update_attempter_android_unittest.cc | 74 FakeClock* clock_; member in chromeos_update_engine::UpdateAttempterAndroidTest |
D | fake_system_state.h | 258 ClockInterface* clock_; variable |
D | p2p_manager.cc | 174 ClockInterface* clock_; member in chromeos_update_engine::P2PManagerImpl |