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

/external/chromium_org/chrome/browser/themes/
H A Dtheme_service_browsertest.cc69 profile->GetPrefs()->SetFilePath(
H A Dtheme_service.cc573 profile_->GetPrefs()->SetFilePath(
/external/chromium_org/chrome/browser/browsing_data/
H A Dbrowsing_data_remover_browsertest.cc67 browser()->profile()->GetPrefs()->SetFilePath(
/external/chromium_org/base/prefs/
H A Dpref_service.h198 void SetFilePath(const char* path, const base::FilePath& value);
H A Dpref_member.cc206 prefs()->SetFilePath(pref_name().c_str(), value);
H A Dpref_service.cc356 void PrefService::SetFilePath(const char* path, const base::FilePath& value) { function in class:PrefService
/external/chromium_org/chrome/browser/download/
H A Ddownload_prefs.cc123 prefs->SetFilePath(path_pref[i], migrated);
146 prefs->SetFilePath(prefs::kDownloadDefaultDirectory,
H A Dchrome_download_manager_delegate_unittest.cc244 pref_service_->SetFilePath(prefs::kDownloadDefaultDirectory, path);
245 pref_service_->SetFilePath(prefs::kSaveFileDefaultDirectory, path);
H A Dsave_page_browsertest.cc287 browser()->profile()->GetPrefs()->SetFilePath(
289 browser()->profile()->GetPrefs()->SetFilePath(
H A Ddownload_browsertest.cc534 browser->profile()->GetPrefs()->SetFilePath(
537 browser->profile()->GetPrefs()->SetFilePath(
1491 incognito->profile()->GetPrefs()->SetFilePath(
1494 incognito->profile()->GetPrefs()->SetFilePath(
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dpreferences_helper.cc65 GetPrefs(index)->SetFilePath(pref_name, new_value);
67 GetVerifierPrefs()->SetFilePath(pref_name, new_value);
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_close_browsertest.cc103 second_profile->GetPrefs()->SetFilePath(
242 first_profile_->GetPrefs()->SetFilePath(
/external/chromium_org/chrome/browser/prefs/
H A Dpref_functional_browsertest.cc54 browser()->profile()->GetPrefs()->SetFilePath(
/external/chromium_org/chrome/browser/ui/webui/
H A Ddownloads_dom_handler_browsertest.cc126 browser()->profile()->GetPrefs()->SetFilePath(
/external/chromium_org/chrome/browser/plugins/
H A Dplugin_prefs.cc321 prefs_->SetFilePath(
543 prefs_->SetFilePath(prefs::kPluginsLastInternalDirectory, internal_dir);
/external/chromium_org/chrome/browser/extensions/api/streams_private/
H A Dstreams_private_apitest.cc159 browser()->profile()->GetPrefs()->SetFilePath(
/external/chromium_org/chrome/browser/ui/views/
H A Dselect_file_dialog_extension_browsertest.cc121 browser()->profile()->GetPrefs()->SetFilePath(
/external/chromium_org/chrome/browser/chromeos/drive/
H A Ddrive_integration_service.cc562 pref_service->SetFilePath(
/external/chromium_org/chrome/test/base/
H A Dui_test_utils.cc378 browser->profile()->GetPrefs()->SetFilePath(
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dbrowser_options_handler.cc1445 pref_service->SetFilePath(prefs::kDownloadDefaultDirectory, path);
1446 pref_service->SetFilePath(prefs::kSaveFileDefaultDirectory, path);
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dvolume_manager.cc267 profile_->GetPrefs()->SetFilePath(prefs::kSelectFileLastDirectory,
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_impl.cc802 GetPrefs()->SetFilePath(prefs::kSelectFileLastDirectory, path);
/external/chromium_org/chrome/browser/ssl/
H A Dssl_browser_tests.cc862 browser()->profile()->GetPrefs()->SetFilePath(
/external/chromium_org/chrome/browser/extensions/api/downloads/
H A Ddownloads_api_browsertest.cc597 current_browser()->profile()->GetPrefs()->SetFilePath(
/external/chromium_org/chrome/browser/policy/
H A Dpolicy_browsertest.cc1515 browser()->profile()->GetPrefs()->SetFilePath(

Completed in 479 milliseconds