Searched refs:EXIT_NORMAL (Results 1 – 6 of 6) sorted by relevance
234 return Profile::EXIT_NORMAL; in SessionTypePrefValueToExitType()240 case Profile::EXIT_NORMAL: in ExitTypeToSessionTypePrefValue()397 last_session_exit_type_(EXIT_NORMAL), in ProfileImpl()848 SetExitType(EXIT_NORMAL); in ~ProfileImpl()940 EXIT_NORMAL : EXIT_CRASHED; in OnPrefsLoaded()
122 EXIT_NORMAL, enumerator
308 profile->SetExitType(Profile::EXIT_NORMAL); in IN_PROC_BROWSER_TEST_F()
203 return EXIT_NORMAL; in GetLastSessionExitType()
91 it->profile()->SetExitType(Profile::EXIT_NORMAL); in MarkAsCleanShutdown()
944 return last_session_exited_cleanly_ ? EXIT_NORMAL : EXIT_CRASHED; in GetLastSessionExitType()