Searched refs:interrupted_hash (Results 1 – 1 of 1) sorted by relevance
1679 string interrupted_hash; in CanResumeUpdate() local1680 if (!(prefs->GetString(kPrefsUpdateCheckResponseHash, &interrupted_hash) && in CanResumeUpdate()1681 !interrupted_hash.empty() && in CanResumeUpdate()1682 interrupted_hash == update_check_response_hash)) in CanResumeUpdate()