/external/chromium_org/chrome/browser/themes/ |
D | theme_service_browsertest.cc | 69 profile->GetPrefs()->SetFilePath( in IN_PROC_BROWSER_TEST_F()
|
D | theme_service.cc | 550 profile_->GetPrefs()->SetFilePath( in SavePackName()
|
/external/chromium_org/chrome/browser/sync/test/integration/ |
D | preferences_helper.cc | 72 GetPrefs(index)->SetFilePath(pref_name, new_value); in ChangeFilePathPref() 74 GetVerifierPrefs()->SetFilePath(pref_name, new_value); in ChangeFilePathPref()
|
/external/chromium_org/chrome/browser/download/ |
D | download_prefs.cc | 123 prefs->SetFilePath(path_pref[i], migrated); in DownloadPrefs() 146 prefs->SetFilePath(prefs::kDownloadDefaultDirectory, in DownloadPrefs()
|
D | chrome_download_manager_delegate_unittest.cc | 244 pref_service_->SetFilePath(prefs::kDownloadDefaultDirectory, path); in SetDefaultDownloadPath() 245 pref_service_->SetFilePath(prefs::kSaveFileDefaultDirectory, path); in SetDefaultDownloadPath()
|
D | save_page_browsertest.cc | 291 browser()->profile()->GetPrefs()->SetFilePath( in SetUpOnMainThread() 293 browser()->profile()->GetPrefs()->SetFilePath( in SetUpOnMainThread()
|
D | download_browsertest.cc | 530 browser->profile()->GetPrefs()->SetFilePath( in CreateAndSetDownloadsDirectory() 533 browser->profile()->GetPrefs()->SetFilePath( in CreateAndSetDownloadsDirectory() 1488 incognito->profile()->GetPrefs()->SetFilePath( in IN_PROC_BROWSER_TEST_F() 1491 incognito->profile()->GetPrefs()->SetFilePath( in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/chrome/browser/browsing_data/ |
D | browsing_data_remover_browsertest.cc | 66 browser()->profile()->GetPrefs()->SetFilePath( in DownloadAnItem()
|
/external/chromium_org/base/prefs/ |
D | pref_service.h | 198 void SetFilePath(const char* path, const base::FilePath& value);
|
D | pref_member.cc | 204 prefs()->SetFilePath(pref_name().c_str(), value); in UpdatePref()
|
D | pref_service.cc | 356 void PrefService::SetFilePath(const char* path, const base::FilePath& value) { in SetFilePath() function in PrefService
|
/external/chromium_org/chrome/browser/ui/ |
D | browser_close_browsertest.cc | 103 second_profile->GetPrefs()->SetFilePath( in CreateSecondProfile() 242 first_profile_->GetPrefs()->SetFilePath( in SetupForDownloadCloseCheck()
|
/external/chromium_org/chrome/browser/ui/webui/ |
D | downloads_dom_handler_browsertest.cc | 126 browser()->profile()->GetPrefs()->SetFilePath( in SetUpOnMainThread()
|
/external/chromium_org/chrome/browser/plugins/ |
D | plugin_prefs.cc | 317 prefs_->SetFilePath( in SetPrefs() 539 prefs_->SetFilePath(prefs::kPluginsLastInternalDirectory, internal_dir); in OnUpdatePreferences()
|
/external/chromium_org/chrome/browser/prefs/ |
D | pref_functional_browsertest.cc | 54 browser()->profile()->GetPrefs()->SetFilePath( in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/chrome/browser/ui/views/ |
D | select_file_dialog_extension_browsertest.cc | 121 browser()->profile()->GetPrefs()->SetFilePath( in AddMountPoint()
|
/external/chromium_org/chrome/browser/extensions/api/streams_private/ |
D | streams_private_apitest.cc | 157 browser()->profile()->GetPrefs()->SetFilePath( in InitializeDownloadSettings()
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
D | drive_integration_service.cc | 564 pref_service->SetFilePath( in AvoidDriveAsDownloadDirecotryPreference()
|
/external/chromium_org/chrome/test/base/ |
D | ui_test_utils.cc | 387 browser->profile()->GetPrefs()->SetFilePath( in DownloadURL()
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
D | browser_options_handler.cc | 1399 pref_service->SetFilePath(prefs::kDownloadDefaultDirectory, path); in FileSelected() 1400 pref_service->SetFilePath(prefs::kSaveFileDefaultDirectory, path); in FileSelected()
|
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
D | volume_manager.cc | 288 profile_->GetPrefs()->SetFilePath(prefs::kSelectFileLastDirectory, in Initialize()
|
/external/chromium_org/chrome/browser/profiles/ |
D | profile_impl.cc | 703 GetPrefs()->SetFilePath(prefs::kSelectFileLastDirectory, path); in set_last_selected_directory()
|
/external/chromium_org/chrome/browser/ssl/ |
D | ssl_browser_tests.cc | 831 browser()->profile()->GetPrefs()->SetFilePath( in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/chrome/browser/policy/ |
D | policy_browsertest.cc | 1433 browser()->profile()->GetPrefs()->SetFilePath( in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/chrome/browser/extensions/api/downloads/ |
D | downloads_api_browsertest.cc | 596 current_browser()->profile()->GetPrefs()->SetFilePath( in CreateAndSetDownloadsDirectory()
|