Home
last modified time | relevance | path

Searched refs:forced_file_path_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/download/
Ddownload_item_impl.cc185 forced_file_path_(info.save_info->file_path), in DownloadItemImpl()
618 return forced_file_path_; in GetForcedFilePath()
1097 file_name = forced_file_path_.AsUTF8Unsafe(); in Init()
Ddownload_item_impl.h437 base::FilePath forced_file_path_; variable