Home
last modified time | relevance | path

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

12

/external/chromium_org/chrome/browser/sync/test/integration/
Dpreferences_helper.cc71 GetPrefs(index)->SetFilePath(pref_name, new_value); in ChangeFilePathPref()
73 GetVerifierPrefs()->SetFilePath(pref_name, new_value); in ChangeFilePathPref()
/external/chromium_org/chrome/browser/themes/
Dtheme_service_browsertest.cc69 profile->GetPrefs()->SetFilePath( in IN_PROC_BROWSER_TEST_F()
Dtheme_service.cc544 profile_->GetPrefs()->SetFilePath( in SavePackName()
/external/chromium/chrome/browser/
Dplugin_updater.cc138 profile->GetPrefs()->SetFilePath( in UpdatePluginGroupsStateFromPrefs()
273 profile->GetPrefs()->SetFilePath(prefs::kPluginsLastInternalDirectory, in OnUpdatePreferences()
/external/chromium_org/chrome/browser/browsing_data/
Dbrowsing_data_remover_browsertest.cc65 browser()->profile()->GetPrefs()->SetFilePath( in DownloadAnItem()
/external/chromium_org/chrome/browser/download/
Dchrome_download_manager_delegate_unittest.cc245 pref_service_->SetFilePath(prefs::kDownloadDefaultDirectory, path); in SetDefaultDownloadPath()
246 pref_service_->SetFilePath(prefs::kSaveFileDefaultDirectory, path); in SetDefaultDownloadPath()
Ddownload_prefs.cc108 prefs->SetFilePath(prefs::kDownloadDefaultDirectory, in DownloadPrefs()
Dsave_page_browsertest.cc292 browser()->profile()->GetPrefs()->SetFilePath( in SetUpOnMainThread()
294 browser()->profile()->GetPrefs()->SetFilePath( in SetUpOnMainThread()
/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()
/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_org/base/prefs/
Dpref_service.h198 void SetFilePath(const char* path, const base::FilePath& value);
Dpref_member.cc204 prefs()->SetFilePath(pref_name().c_str(), value); in UpdatePref()
Dpref_service.cc354 void PrefService::SetFilePath(const char* path, const base::FilePath& value) { in SetFilePath() function in PrefService
/external/chromium_org/chrome/browser/ui/
Dbrowser_close_browsertest.cc103 second_profile->GetPrefs()->SetFilePath( in CreateSecondProfile()
241 first_profile_->GetPrefs()->SetFilePath( in SetupForDownloadCloseCheck()
/external/chromium_org/chrome/browser/extensions/api/streams_private/
Dstreams_private_apitest.cc119 browser()->profile()->GetPrefs()->SetFilePath( in InitializeDownloadSettings()
/external/chromium_org/chrome/browser/ui/webui/
Ddownloads_dom_handler_browsertest.cc126 browser()->profile()->GetPrefs()->SetFilePath( in SetUpOnMainThread()
/external/chromium_org/chrome/browser/plugins/
Dplugin_prefs.cc317 prefs_->SetFilePath( in SetPrefs()
538 prefs_->SetFilePath(prefs::kPluginsLastInternalDirectory, internal_dir); in OnUpdatePreferences()
/external/chromium_org/chrome/browser/prefs/
Dpref_functional_browsertest.cc64 browser()->profile()->GetPrefs()->SetFilePath( in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/chromeos/file_manager/
Dvolume_manager.cc179 profile_->GetPrefs()->SetFilePath(kPathPreference[i], new_path); in Initialize()
/external/chromium_org/chrome/browser/chromeos/drive/
Ddrive_integration_service.cc535 pref_service->SetFilePath( in AvoidDriveAsDownloadDirecotryPreference()
/external/chromium/chrome/browser/themes/
Dtheme_service.cc627 profile_->GetPrefs()->SetFilePath( in SavePackName()
/external/chromium_org/chrome/test/base/
Dui_test_utils.cc375 browser->profile()->GetPrefs()->SetFilePath( in DownloadURL()

12