Searched refs:set_last_selected_directory (Results 1 – 7 of 7) sorted by relevance
78 profile_->set_last_selected_directory(path.DirName()); in FileSelected()95 profile_->set_last_selected_directory(files[0].DirName()); in MultiFilesSelected()
521 virtual void set_last_selected_directory(const FilePath& path) = 0;
123 virtual void set_last_selected_directory(const FilePath& path);
598 virtual void set_last_selected_directory(const FilePath& path) { in set_last_selected_directory() function in OffTheRecordProfileImpl
573 void ProfileImpl::set_last_selected_directory(const FilePath& path) { in set_last_selected_directory() function in ProfileImpl
213 virtual void set_last_selected_directory(const FilePath& path) { NOTREACHED(); } in set_last_selected_directory() function
3340 profile_->set_last_selected_directory(path.DirName()); in FileSelected()