Searched refs:SetFilePath (Results 1 - 9 of 9) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_prefs.cc74 prefs->SetFilePath(prefs::kDownloadDefaultDirectory,
H A Ddownload_manager_unittest.cc298 prefs->SetFilePath(prefs::kDownloadDefaultDirectory, FilePath());
H A Ddownload_browsertest.cc458 browser->profile()->GetPrefs()->SetFilePath(
/external/chromium/chrome/browser/prefs/
H A Dpref_member.cc157 prefs()->SetFilePath(pref_name().c_str(), value);
H A Dpref_service.h225 void SetFilePath(const char* path, const FilePath& value);
H A Dpref_service.cc553 void PrefService::SetFilePath(const char* path, const FilePath& value) { function in class:PrefService
/external/chromium/chrome/browser/
H A Dplugin_updater.cc138 profile->GetPrefs()->SetFilePath(
273 profile->GetPrefs()->SetFilePath(prefs::kPluginsLastInternalDirectory,
/external/chromium/chrome/browser/themes/
H A Dtheme_service.cc627 profile_->GetPrefs()->SetFilePath(
/external/chromium/chrome/browser/profiles/
H A Dprofile_impl.cc574 GetPrefs()->SetFilePath(prefs::kSelectFileLastDirectory, path);

Completed in 95 milliseconds