Searched refs:DidLastSessionExitCleanly (Results 1 – 7 of 7) sorted by relevance
497 virtual bool DidLastSessionExitCleanly() { in DidLastSessionExitCleanly() function in OffTheRecordProfileImpl498 return profile_->DidLastSessionExitCleanly(); in DidLastSessionExitCleanly()
443 virtual bool DidLastSessionExitCleanly() = 0;
106 virtual bool DidLastSessionExitCleanly();
1193 bool ProfileImpl::DidLastSessionExitCleanly() { in DidLastSessionExitCleanly() function in ProfileImpl
196 virtual bool DidLastSessionExitCleanly() { NOTREACHED(); return true; } in DidLastSessionExitCleanly() function
898 if (!profile_->DidLastSessionExitCleanly() && in ProcessStartupURLs()1046 if (!profile_->DidLastSessionExitCleanly() && in AddCrashedInfoBarIfNecessary()
424 !profile()->DidLastSessionExitCleanly() && in LoadTabsFromLastSession()