HomeSort by relevance Sort by last modified time
    Searched refs:EXIT_SESSION_ENDED (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile.h 125 EXIT_SESSION_ENDED,
profile_browsertest.cc 303 profile->SetExitType(Profile::EXIT_SESSION_ENDED);
profile_impl.cc 171 // Value written to prefs for EXIT_CRASHED and EXIT_SESSION_ENDED.
231 return Profile::EXIT_SESSION_ENDED;
242 case Profile::EXIT_SESSION_ENDED:
    [all...]
  /external/chromium_org/chrome/browser/
browser_process_impl.cc 484 profile->SetExitType(Profile::EXIT_SESSION_ENDED);
    [all...]
  /external/chromium_org/chrome/browser/sessions/
persistent_tab_restore_service.cc 343 exit_type == Profile::EXIT_SESSION_ENDED)) {
    [all...]

Completed in 194 milliseconds