Searched refs:RetryPollVariable (Results 1 – 1 of 1) sorted by relevance
51 class RetryPollVariable : public Variable<T> { class53 RetryPollVariable(const string& name, in RetryPollVariable() function in chromeos_update_manager::__anon874f02380110::RetryPollVariable96 DISALLOW_COPY_AND_ASSIGN(RetryPollVariable);118 var_kiosk_required_platform_version_.reset(new RetryPollVariable<string>( in Init()