Searched refs:set_last_selected_directory (Results 1 – 11 of 11) sorted by relevance
165 void FakeProfile::set_last_selected_directory(const base::FilePath& path) {} in set_last_selected_directory() function in FakeProfile
81 virtual void set_last_selected_directory(const base::FilePath& path) OVERRIDE;
123 profile_->set_last_selected_directory(file.file_path.DirName()); in FileSelectedWithExtraInfo()152 profile_->set_last_selected_directory(files[0].file_path.DirName()); in MultiFilesSelectedWithExtraInfo()
67 virtual void set_last_selected_directory(const base::FilePath& path) OVERRIDE;
276 virtual void set_last_selected_directory(const base::FilePath& path) = 0;
130 virtual void set_last_selected_directory(const base::FilePath& path) OVERRIDE;
426 void OffTheRecordProfileImpl::set_last_selected_directory( in set_last_selected_directory() function in OffTheRecordProfileImpl
801 void ProfileImpl::set_last_selected_directory(const base::FilePath& path) { in set_last_selected_directory() function in ProfileImpl
302 virtual void set_last_selected_directory(const base::FilePath& path) OVERRIDE;
871 void TestingProfile::set_last_selected_directory(const base::FilePath& path) { in set_last_selected_directory() function in TestingProfile
1921 profile_->set_last_selected_directory(file_info.file_path.DirName()); in FileSelectedWithExtraInfo()