Searched refs:auto_open (Results 1 – 2 of 2) sorted by relevance
270 bool IsDangerous(DownloadCreateInfo* info, Profile* profile, bool auto_open);
882 bool IsDangerous(DownloadCreateInfo* info, Profile* profile, bool auto_open) { in IsDangerous() argument886 return !(auto_open && info->has_user_gesture); in IsDangerous()