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