Searched refs:save_as_ (Results 1 – 4 of 4) sorted by relevance
272 bool save_as() const { return save_as_; } in save_as()394 bool save_as_; variable
140 save_as_(false), in DownloadItem()183 save_as_(info.prompt_user_for_save_location), in DownloadItem()220 save_as_(false), in DownloadItem()589 save_as_ = prompt; in SetFileCheckResults()
42 save_as_(save_as), in DownloadResourceHandler()106 save_as_ && save_info_.file_path.empty(); in OnResponseStarted()
86 bool save_as_; // Request was initiated via "Save As" by the user. variable