GetProfileByPath 139 apps/app_shim/extension_app_shim_handler_mac.cc Profile* profile = profile_manager->GetProfileByPath(full_path); GetProfileByPath 44 chrome/browser/chromeos/login/user_image_sync_observer.cc return profile_manager->GetProfileByPath(profile_path); GetProfileByPath 171 chrome/browser/chromeos/profiles/profile_helper.cc if (!profile_manager->GetProfileByPath(GetSigninProfileDir())) { GetProfileByPath 82 chrome/browser/notifications/message_center_settings_controller.cc g_browser_process->profile_manager()->GetProfileByPath(profile_path); GetProfileByPath 150 chrome/browser/profiles/avatar_menu.cc Profile* profile = g_browser_process->profile_manager()->GetProfileByPath( GetProfileByPath 348 chrome/browser/profiles/profile_manager.cc Profile* profile = GetProfileByPath(profile_dir); GetProfileByPath 815 chrome/browser/profiles/profile_manager.cc CHECK(!GetProfileByPath(default_profile_dir)) GetProfileByPath 1054 chrome/browser/profiles/profile_manager.cc if (GetProfileByPath(profile->GetPath())) { GetProfileByPath 1071 chrome/browser/profiles/profile_manager.cc Profile* profile = GetProfileByPath(profile_dir); GetProfileByPath 123 chrome/browser/profiles/profile_manager.h Profile* GetProfileByPath(const base::FilePath& path) const; GetProfileByPath 158 chrome/browser/profiles/profile_shortcut_manager_win.cc g_browser_process->profile_manager()->GetProfileByPath(profile_path); GetProfileByPath 237 chrome/browser/profiles/profile_window.cc Profile* profile = profile_manager->GetProfileByPath( GetProfileByPath 27 chrome/browser/sync/glue/sync_start_util.cc Profile* p = profile_manager->GetProfileByPath(profile); GetProfileByPath 128 chrome/browser/ui/app_list/app_list_service_impl.cc return profile_manager_->GetProfileByPath(path); GetProfileByPath 207 chrome/browser/ui/app_list/app_list_view_delegate.cc g_browser_process->profile_manager()->GetProfileByPath(profile_path); GetProfileByPath 38 chrome/browser/ui/app_list/profile_loader.cc Profile* profile = profile_store_->GetProfileByPath(profile_file_path); GetProfileByPath 26 chrome/browser/ui/app_list/profile_store.h virtual Profile* GetProfileByPath(const base::FilePath& path) = 0; GetProfileByPath 42 chrome/browser/ui/app_list/test/fake_profile_store.cc Profile* profile = GetProfileByPath(path); GetProfileByPath 27 chrome/browser/ui/app_list/test/fake_profile_store.h virtual Profile* GetProfileByPath(const base::FilePath& path) OVERRIDE; GetProfileByPath 707 chrome/browser/ui/startup/startup_browser_creator.cc Profile* profile = profile_manager->GetProfileByPath(profile_path); GetProfileByPath 146 chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc CreateBrowser(profile_manager->GetProfileByPath(path_profile2)); GetProfileByPath 307 chrome/browser/ui/webui/options/create_profile_handler.cc Profile* new_profile = manager->GetProfileByPath(profile_path_being_created_); GetProfileByPath 74 chrome/browser/ui/webui/options/managed_user_create_confirm_handler.cc GetProfileByPath(profile_file_path);