HomeSort by relevance Sort by last modified time
    Searched defs:set_last_selected_directory (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/ui/app_list/test/
fake_profile.cc 171 void FakeProfile::set_last_selected_directory(const base::FilePath& path) {} function in class:FakeProfile
  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.cc 398 void OffTheRecordProfileImpl::set_last_selected_directory( function in class:OffTheRecordProfileImpl
profile_impl.cc 660 void ProfileImpl::set_last_selected_directory(const base::FilePath& path) { function in class:ProfileImpl
    [all...]
  /external/chromium/android/autofill/
profile_android.h 213 virtual void set_last_selected_directory(const FilePath& path) { NOTREACHED(); } function in class:ProfileImplAndroid
  /external/chromium/chrome/browser/profiles/
profile.cc 598 virtual void set_last_selected_directory(const FilePath& path) { function in class:OffTheRecordProfileImpl
profile_impl.cc 573 void ProfileImpl::set_last_selected_directory(const FilePath& path) { function in class:ProfileImpl
    [all...]
  /external/chromium_org/chrome/test/base/
testing_profile.cc 810 void TestingProfile::set_last_selected_directory(const base::FilePath& path) { function in class:TestingProfile

Completed in 792 milliseconds