Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile.cc590 virtual FilePath last_selected_directory() { in last_selected_directory() function in OffTheRecordProfileImpl
Dprofile_impl.cc569 FilePath ProfileImpl::last_selected_directory() { in last_selected_directory() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h212 virtual FilePath last_selected_directory() { NOTREACHED(); return FilePath(""); } in last_selected_directory() function