HomeSort by relevance Sort by last modified time
    Searched defs:GetLastSessionExitType (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/profiles/
off_the_record_profile_impl.cc 388 Profile::ExitType OffTheRecordProfileImpl::GetLastSessionExitType() {
389 return profile_->GetLastSessionExitType();
profile_impl.cc 544 (GetLastSessionExitType() == Profile::EXIT_CRASHED ||
813 Profile::ExitType ProfileImpl::GetLastSessionExitType() {
    [all...]
  /external/chromium_org/chrome/test/base/
testing_profile.cc 794 Profile::ExitType TestingProfile::GetLastSessionExitType() {

Completed in 48 milliseconds