SetExitType       367 chrome/browser/browser_process_impl.cc     profiles[i]->SetExitType(Profile::EXIT_SESSION_ENDED);
SetExitType        89 chrome/browser/lifetime/application_lifetime.cc     it->profile()->SetExitType(Profile::EXIT_NORMAL);
SetExitType        69 chrome/browser/profiles/off_the_record_profile_impl.h   virtual void SetExitType(ExitType exit_type) OVERRIDE;
SetExitType       353 chrome/browser/profiles/profile.h   virtual void SetExitType(ExitType exit_type) = 0;
SetExitType       228 chrome/browser/profiles/profile_browsertest.cc   profile->SetExitType(Profile::EXIT_SESSION_ENDED);
SetExitType       233 chrome/browser/profiles/profile_browsertest.cc   profile->SetExitType(Profile::EXIT_NORMAL);
SetExitType       238 chrome/browser/profiles/profile_browsertest.cc   profile->SetExitType(Profile::EXIT_CRASHED);
SetExitType       719 chrome/browser/profiles/profile_impl.cc     SetExitType(EXIT_NORMAL);
SetExitType       145 chrome/browser/profiles/profile_impl.h   virtual void SetExitType(ExitType exit_type) OVERRIDE;
SetExitType       116 chrome/browser/ui/app_list/test/fake_profile.h   virtual void SetExitType(ExitType exit_type) OVERRIDE;
SetExitType       324 chrome/test/base/testing_profile.h   virtual void SetExitType(ExitType exit_type) OVERRIDE {}
SetExitType       488 ui/views/controls/menu/menu_controller.cc     SetExitType(EXIT_NONE);
SetExitType       499 ui/views/controls/menu/menu_controller.cc         SetExitType(EXIT_ALL);
SetExitType       526 ui/views/controls/menu/menu_controller.cc   SetExitType(type);
SetExitType       817 ui/views/controls/menu/menu_controller.cc   SetExitType(EXIT_ALL);
SetExitType      1250 ui/views/controls/menu/menu_controller.cc     SetExitType(EXIT_OUTERMOST);
SetExitType      1252 ui/views/controls/menu/menu_controller.cc     SetExitType(EXIT_ALL);
SetExitType       469 ui/views/controls/menu/menu_controller.h   void SetExitType(ExitType type);