GetProfilePath 32 apps/app_shim/app_shim_handler_mac.h virtual base::FilePath GetProfilePath() const = 0; GetProfilePath 73 apps/app_shim/app_shim_host_mac.h virtual base::FilePath GetProfilePath() const OVERRIDE; GetProfilePath 302 apps/app_shim/extension_app_shim_handler_mac.cc const base::FilePath& profile_path = host->GetProfilePath(); GetProfilePath 372 apps/app_shim/extension_app_shim_handler_mac.cc host->GetProfilePath(), app_id, files)); GetProfilePath 414 apps/app_shim/extension_app_shim_handler_mac.cc DCHECK(delegate_->ProfileExistsForPath(host->GetProfilePath())); GetProfilePath 415 apps/app_shim/extension_app_shim_handler_mac.cc Profile* profile = delegate_->ProfileForPath(host->GetProfilePath()); GetProfilePath 438 apps/app_shim/extension_app_shim_handler_mac.cc DCHECK(delegate_->ProfileExistsForPath(host->GetProfilePath())); GetProfilePath 439 apps/app_shim/extension_app_shim_handler_mac.cc Profile* profile = delegate_->ProfileForPath(host->GetProfilePath()); GetProfilePath 445 apps/app_shim/extension_app_shim_handler_mac.cc DCHECK(delegate_->ProfileExistsForPath(host->GetProfilePath())); GetProfilePath 446 apps/app_shim/extension_app_shim_handler_mac.cc Profile* profile = delegate_->ProfileForPath(host->GetProfilePath()); GetProfilePath 127 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath(base::StringPrintf("path_%ud", i)); GetProfilePath 159 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath(base::StringPrintf("path_%ud", i)); GetProfilePath 174 chrome/browser/profiles/profile_info_cache_unittest.cc base::FilePath path_1 = GetProfilePath("path_1"); GetProfilePath 179 chrome/browser/profiles/profile_info_cache_unittest.cc base::FilePath path_2 = GetProfilePath("path_2"); GetProfilePath 195 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_1"), ASCIIToUTF16("name_1"), GetProfilePath 198 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_2"), ASCIIToUTF16("name_2"), GetProfilePath 220 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_a"), name_a, base::string16(), 0, std::string()); GetProfilePath 224 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_c"), name_c, base::string16(), 0, std::string()); GetProfilePath 233 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_b"), name_b, base::string16(), 0, std::string()); GetProfilePath 250 chrome/browser/profiles/profile_info_cache_unittest.cc GetCache()->DeleteProfileFromCache(GetProfilePath("path_c")); GetProfilePath 259 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_1"), ASCIIToUTF16("name_1"), GetProfilePath 262 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_2"), ASCIIToUTF16("name_2"), GetProfilePath 286 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_1"), ASCIIToUTF16("name_1"), GetProfilePath 304 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_1"), ASCIIToUTF16("Person 1"), GetProfilePath 308 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_2"), profile_name, base::string16(), 0, GetProfilePath 311 chrome/browser/profiles/profile_info_cache_unittest.cc int index1 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_1")); GetProfilePath 312 chrome/browser/profiles/profile_info_cache_unittest.cc int index2 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_2")); GetProfilePath 321 chrome/browser/profiles/profile_info_cache_unittest.cc index1 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_1")); GetProfilePath 322 chrome/browser/profiles/profile_info_cache_unittest.cc index2 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_2")); GetProfilePath 332 chrome/browser/profiles/profile_info_cache_unittest.cc index1 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_1")); GetProfilePath 333 chrome/browser/profiles/profile_info_cache_unittest.cc index2 = GetCache()->GetIndexOfProfileWithPath(GetProfilePath("path_2")); GetProfilePath 341 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_1"), ASCIIToUTF16("name_1"), GetProfilePath 344 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_2"), ASCIIToUTF16("name_2"), GetProfilePath 386 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_1"), ASCIIToUTF16("name_1"), GetProfilePath 414 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("test"), ASCIIToUTF16("Test"), GetProfilePath 437 chrome/browser/profiles/profile_info_cache_unittest.cc GetProfilePath("path_1"), profile_name, base::string16(), 0, GetProfilePath 486 chrome/browser/profiles/profile_info_cache_unittest.cc base::FilePath profile_path = GetProfilePath(kTestCases[i].profile_path); GetProfilePath 57 chrome/browser/profiles/profile_info_cache_unittest.h base::FilePath GetProfilePath(const std::string& base_name); GetProfilePath 64 chrome/browser/ui/app_list/app_list_service.h virtual base::FilePath GetProfilePath( GetProfilePath 313 chrome/browser/ui/app_list/app_list_service_impl.cc GetProfilePath(profile_store_->GetUserDataDir()), GetProfilePath 46 chrome/browser/ui/app_list/app_list_service_impl.h virtual base::FilePath GetProfilePath( GetProfilePath 150 chrome/browser/ui/app_list/app_list_service_unittest.cc service_->GetProfilePath(profile_store_->GetUserDataDir())); GetProfilePath 161 chrome/browser/ui/app_list/app_list_service_unittest.cc service_->GetProfilePath(profile_store_->GetUserDataDir())); GetProfilePath 172 chrome/browser/ui/app_list/app_list_service_unittest.cc service_->GetProfilePath(profile_store_->GetUserDataDir())); GetProfilePath 175 chrome/browser/ui/app_list/app_list_service_unittest.cc service_->GetProfilePath(profile_store_->GetUserDataDir())); GetProfilePath 32 chrome/browser/ui/ash/app_list/app_list_service_ash.cc virtual base::FilePath GetProfilePath( GetProfilePath 738 chrome/browser/ui/startup/startup_browser_creator.cc GetProfilePath(user_data_dir); GetProfilePath 525 chrome/browser/ui/views/app_list/win/app_list_service_win.cc base::FilePath profile_path(GetProfilePath(profile_manager->user_data_dir())); GetProfilePath 91 chrome/common/importer/firefox_importer_utils.cc return GetProfilePath(root, *it); GetProfilePath 94 chrome/common/importer/firefox_importer_utils.cc return GetProfilePath(root, profiles.front());