Home
last modified time | relevance | path

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

/system/update_engine/update_manager/
Dreal_system_provider.cc48 class RetryPollVariable : public Variable<T> { class
50 RetryPollVariable(const string& name, in RetryPollVariable() function in chromeos_update_manager::__anon74e8506b0111::RetryPollVariable
92 DISALLOW_COPY_AND_ASSIGN(RetryPollVariable);
116 var_kiosk_required_platform_version_.reset(new RetryPollVariable<string>( in Init()