Searched refs:LastCheckedTimeVariable (Results 1 – 1 of 1) sorted by relevance
97 class LastCheckedTimeVariable : public UpdaterVariableBase<Time> { class99 LastCheckedTimeVariable(const string& name, SystemState* system_state) in LastCheckedTimeVariable() function in chromeos_update_manager::LastCheckedTimeVariable111 DISALLOW_COPY_AND_ASSIGN(LastCheckedTimeVariable);449 new LastCheckedTimeVariable("last_checked_time", system_state_)), in RealUpdaterProvider()