GetGuestProfilePath  354 chrome/browser/chrome_browser_main.cc           ProfileManager::GetGuestProfilePath());
GetGuestProfilePath  197 chrome/browser/profiles/profile.cc   return GetPath() == ProfileManager::GetGuestProfilePath();
GetGuestProfilePath  412 chrome/browser/profiles/profile_manager.cc       if (profile->GetPath() == ProfileManager::GetGuestProfilePath()) {
GetGuestProfilePath  935 chrome/browser/profiles/profile_manager.cc     if (profile->GetPath() == ProfileManager::GetGuestProfilePath())
GetGuestProfilePath  140 chrome/browser/profiles/profile_manager.h   static base::FilePath GetGuestProfilePath();
GetGuestProfilePath  356 chrome/browser/profiles/profile_manager_unittest.cc TEST_F(ProfileManagerTest, GetGuestProfilePath) {
GetGuestProfilePath  357 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath guest_path = ProfileManager::GetGuestProfilePath();
GetGuestProfilePath  208 chrome/browser/profiles/profile_window.cc       ProfileManager::GetGuestProfilePath(),
GetGuestProfilePath  238 chrome/browser/profiles/profile_window.cc       ProfileManager::GetGuestProfilePath());
GetGuestProfilePath  263 chrome/browser/profiles/profile_window.cc       ProfileManager::GetGuestProfilePath(),
GetGuestProfilePath  246 chrome/browser/ui/browser_command_controller_unittest.cc   guest_builder.SetPath(ProfileManager::GetGuestProfilePath());
GetGuestProfilePath  112 chrome/test/base/testing_profile_manager.cc   builder.SetPath(ProfileManager::GetGuestProfilePath());
GetGuestProfilePath  148 chrome/test/base/testing_profile_manager.cc   profile_manager_->profiles_info_.erase(ProfileManager::GetGuestProfilePath());