Searched defs:clock_ (Results 1 – 7 of 7) sorted by relevance
/system/update_engine/update_manager/ | ||
D | real_time_provider.cc | 50 ClockInterface* clock_; member in chromeos_update_manager::CurrDateVariable |
D | real_shill_provider.h | 86 chromeos_update_engine::ClockInterface* const clock_; variable |
D | update_manager.h | 152 chromeos_update_engine::ClockInterface* clock_; variable |
D | evaluation_context.h | 177 chromeos_update_engine::ClockInterface* const clock_; variable |
/system/update_engine/ | ||
D | real_system_state.h | 142 Clock clock_; variable |
D | fake_system_state.h | 251 ClockInterface* clock_; variable |
D | p2p_manager.cc | 179 ClockInterface* clock_; member in chromeos_update_engine::P2PManagerImpl |