Searched refs:interrupted_hash (Results 1 – 1 of 1) sorted by relevance
1648 string interrupted_hash; in CanResumeUpdate() local1649 if (!(prefs->GetString(kPrefsUpdateCheckResponseHash, &interrupted_hash) && in CanResumeUpdate()1650 !interrupted_hash.empty() && in CanResumeUpdate()1651 interrupted_hash == update_check_response_hash)) in CanResumeUpdate()