Home
last modified time | relevance | path

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

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