Home
last modified time | relevance | path

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

/system/update_engine/update_manager/
Dreal_updater_provider.cc97 class LastCheckedTimeVariable : public UpdaterVariableBase<Time> { class
99 LastCheckedTimeVariable(const string& name, SystemState* system_state) in LastCheckedTimeVariable() function in chromeos_update_manager::LastCheckedTimeVariable