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

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.h 137 base::FilePath last_selected_directory_; member in class:OffTheRecordProfileImpl
  /external/chromium_org/chrome/test/base/
testing_profile.h 317 base::FilePath last_selected_directory_; member in class:TestingProfile
  /external/chromium/chrome/browser/profiles/
profile.cc 591 const FilePath& directory = last_selected_directory_;
599 last_selected_directory_ = path;
729 FilePath last_selected_directory_; member in class:OffTheRecordProfileImpl

Completed in 357 milliseconds