Searched refs:RetryPollVariable (Results 1 – 1 of 1) sorted by relevance
48 class RetryPollVariable : public Variable<T> { class50 RetryPollVariable(const string& name, in RetryPollVariable() function in chromeos_update_manager::__anon74e8506b0111::RetryPollVariable92 DISALLOW_COPY_AND_ASSIGN(RetryPollVariable);116 var_kiosk_required_platform_version_.reset(new RetryPollVariable<string>( in Init()