Searched defs:GetLastSessionExitType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/test/
H A Dfake_profile.cc202 Profile::ExitType FakeProfile::GetLastSessionExitType() { function in class:FakeProfile
/external/chromium_org/chrome/browser/profiles/
H A Doff_the_record_profile_impl.cc436 Profile::ExitType OffTheRecordProfileImpl::GetLastSessionExitType() { function in class:OffTheRecordProfileImpl
437 return profile_->GetLastSessionExitType();
H A Dprofile_impl.cc623 if (GetLastSessionExitType() == Profile::EXIT_CRASHED ||
1003 Profile::ExitType ProfileImpl::GetLastSessionExitType() { function in class:ProfileImpl
/external/chromium_org/chrome/test/base/
H A Dtesting_profile.cc943 Profile::ExitType TestingProfile::GetLastSessionExitType() { function in class:TestingProfile

Completed in 372 milliseconds