Home | History | Annotate | Download | only in sessions

Lines Matching refs:exit_type

340   Profile::ExitType exit_type = profile()->GetLastSessionExitType();
342 (exit_type == Profile::EXIT_CRASHED ||
343 exit_type == Profile::EXIT_SESSION_ENDED)) {