Searched defs:directory_full_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/download/
H A Dsave_package.cc159 const FilePath& directory_full_path)
165 saved_main_directory_path_(directory_full_path),
210 const FilePath& directory_full_path)
215 saved_main_directory_path_(directory_full_path),
156 SavePackage(TabContents* tab_contents, SavePackageType save_type, const FilePath& file_full_path, const FilePath& directory_full_path) argument
208 SavePackage(TabContents* tab_contents, const FilePath& file_full_path, const FilePath& directory_full_path) argument

Completed in 873 milliseconds