Searched defs:DidLastSessionExitCleanly (Results 1 – 3 of 3) sorted by relevance
497 virtual bool DidLastSessionExitCleanly() { in DidLastSessionExitCleanly() function in OffTheRecordProfileImpl
1193 bool ProfileImpl::DidLastSessionExitCleanly() { in DidLastSessionExitCleanly() function in ProfileImpl
196 virtual bool DidLastSessionExitCleanly() { NOTREACHED(); return true; } in DidLastSessionExitCleanly() function