Searched refs:restrict_downloads (Results 1 – 1 of 1) sorted by relevance
97 bool restrict_downloads = (flags & UpdateAttemptFlags::kFlagRestrictDownload); in AttemptUpdate() local103 << "RestrictDownload=" << (restrict_downloads ? "yes " : "no "); in AttemptUpdate()