Searched refs:interrupted_hash (Results 1 – 1 of 1) sorted by relevance
1854 string interrupted_hash; in CanResumeUpdate() local1855 if (!(prefs->GetString(kPrefsUpdateCheckResponseHash, &interrupted_hash) && in CanResumeUpdate()1856 !interrupted_hash.empty() && in CanResumeUpdate()1857 interrupted_hash == update_check_response_hash)) in CanResumeUpdate()