Home
last modified time | relevance | path

Searched defs:set_last_selected_directory (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile.cc598 virtual void set_last_selected_directory(const FilePath& path) { in set_last_selected_directory() function in OffTheRecordProfileImpl
Dprofile_impl.cc573 void ProfileImpl::set_last_selected_directory(const FilePath& path) { in set_last_selected_directory() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h213 virtual void set_last_selected_directory(const FilePath& path) { NOTREACHED(); } in set_last_selected_directory() function