Home
last modified time | relevance | path

Searched defs:profile_dir (Results 1 – 25 of 32) sorted by relevance

12

/external/chromium_org/chrome/browser/
Dchrome_process_singleton_win_unittest.cc32 base::ScopedTempDir profile_dir; in TEST() local
57 base::ScopedTempDir profile_dir; in TEST() local
93 base::ScopedTempDir profile_dir; in TEST() local
/external/chromium_org/chrome/test/perf/
Dmemory_test.cc83 base::FilePath profile_dir = in SetUp() local
263 base::FilePath profile_dir; in GetUserDataDirSource() local
428 base::FilePath profile_dir; in GetUserDataDirSource() local
/external/chromium_org/chrome/browser/chromeos/profiles/
Dprofile_helper.cc70 base::FilePath profile_dir; in GetProfileDirByLegacyLoginProfileSwitch() local
95 std::string profile_dir = profile->GetPath().BaseName().value(); in GetUserIdHashFromProfile() local
Dprofile_helper_browsertest.cc47 base::FilePath profile_dir = profile_helper.GetActiveUserProfileDir(); in IN_PROC_BROWSER_TEST_P() local
/external/chromium_org/chrome/browser/signin/
Dsignin_names_io_thread_unittest.cc75 const base::FilePath profile_dir = user_data_dir.Append(UTF16ToUTF8(name)); in AddNewProfile() local
77 const base::FilePath profile_dir = user_data_dir.Append(name); in AddNewProfile() local
/external/chromium/chrome/browser/profiles/
Dprofile_manager_unittest.cc95 std::string profile_dir("my_user"); in TEST_F() local
109 std::string profile_dir("my_user"); in TEST_F() local
Dprofile_manager.cc109 const FilePath &profile_dir) { in GetProfilePrefsPath()
120 FilePath profile_dir; in GetCurrentProfileDir() local
208 Profile* ProfileManager::GetProfile(const FilePath& profile_dir) { in GetProfile()
/external/chromium_org/chrome/common/
Dchrome_paths_android.cc13 void GetUserCacheDirectory(const base::FilePath& profile_dir, in GetUserCacheDirectory()
Dchrome_paths_win.cc64 void GetUserCacheDirectory(const base::FilePath& profile_dir, in GetUserCacheDirectory()
Dchrome_paths_linux.cc72 void GetUserCacheDirectory(const base::FilePath& profile_dir, in GetUserCacheDirectory()
Dlogging_chrome.cc209 base::FilePath profile_dir; in GetSessionLogFile() local
/external/chromium_org/chrome/browser/apps/
Dapp_launch_for_metro_restart_win.cc57 base::FilePath profile_dir = base::FilePath::FromUTF8Unsafe( in HandleAppLaunchForMetroRestart() local
/external/chromium/chrome/common/
Dchrome_paths_win.cc40 void GetUserCacheDirectory(const FilePath& profile_dir, FilePath* result) { in GetUserCacheDirectory()
Dchrome_paths_linux.cc41 void GetUserCacheDirectory(const FilePath& profile_dir, FilePath* result) { in GetUserCacheDirectory()
/external/chromium_org/chrome/browser/profiles/
Dprofiles_state.cc53 const base::FilePath &profile_dir) { in GetProfilePrefsPath()
Dprofile_manager.cc317 base::FilePath profile_dir; in GetInitialProfileDir() local
361 base::FilePath profile_dir; in GetLastUsedProfile() local
535 Profile* ProfileManager::GetProfile(const base::FilePath& profile_dir) { in GetProfile()
1116 const base::FilePath& profile_dir, in ScheduleProfileForDeletion()
1214 void ProfileManager::FinishDeletingProfile(const base::FilePath& profile_dir) { in FinishDeletingProfile()
/external/chromium_org/chrome/common/mac/
Dapp_mode_common.h127 base::FilePath profile_dir; member
/external/chromium_org/apps/app_shim/
Dapp_shim_host_mac.cc66 void AppShimHost::OnLaunchApp(const base::FilePath& profile_dir, in OnLaunchApp()
/external/chromium_org/chrome/browser/chromeos/login/
Dsupervised_user_manager_impl.cc63 std::string LoadSyncToken(base::FilePath profile_dir) { in LoadSyncToken()
356 base::FilePath profile_dir = ProfileHelper::GetProfilePathByUserIdHash( in LoadSupervisedUserToken() local
/external/chromium/chrome/browser/extensions/
Dextension_startup_browsertest.cc39 FilePath profile_dir; in SetUpCommandLine() local
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
Ddesktop_browser_backend.py117 def SetProfileDirectory(self, profile_dir): argument
/external/chromium_org/chrome/browser/chromeos/system_logs/
Ddebug_daemon_log_source.cc162 base::FilePath profile_dir = last_used_profiles[i]->GetPath(); in ReadUserLogFiles() local
/external/chromium_org/chrome/browser/extensions/
Dextension_startup_browsertest.cc60 base::FilePath profile_dir; in SetUpUserDataDirectory() local
/external/chromium_org/chrome/browser/chromeos/policy/
Duser_cloud_policy_manager_factory_chromeos.cc156 base::FilePath profile_dir = profile->GetPath(); in CreateManagerForProfile() local
/external/chromium_org/chrome/browser/importer/
Dfirefox_importer_browsertest.cc230 std::string profile_dir, in Firefox3xImporterBrowserTest()

12