Home
last modified time | relevance | path

Searched refs:ServerDictatedPollIntervalVariable (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/update_manager/
Dreal_updater_provider.cc355 class ServerDictatedPollIntervalVariable class
358 explicit ServerDictatedPollIntervalVariable(const string& name) in ServerDictatedPollIntervalVariable() function in chromeos_update_manager::ServerDictatedPollIntervalVariable
370 DISALLOW_COPY_AND_ASSIGN(ServerDictatedPollIntervalVariable);
494 var_server_dictated_poll_interval_(new ServerDictatedPollIntervalVariable( in RealUpdaterProvider()