EXIT_SESSION_ENDED  367 chrome/browser/browser_process_impl.cc     profiles[i]->SetExitType(Profile::EXIT_SESSION_ENDED);
EXIT_SESSION_ENDED  228 chrome/browser/profiles/profile_browsertest.cc   profile->SetExitType(Profile::EXIT_SESSION_ENDED);
EXIT_SESSION_ENDED  233 chrome/browser/profiles/profile_impl.cc     return Profile::EXIT_SESSION_ENDED;
EXIT_SESSION_ENDED  244 chrome/browser/profiles/profile_impl.cc     case Profile::EXIT_SESSION_ENDED:
EXIT_SESSION_ENDED  344 chrome/browser/sessions/persistent_tab_restore_service.cc        exit_type == Profile::EXIT_SESSION_ENDED)) {