Searched refs:DeleteLastSession (Results 1 – 11 of 11) sorted by relevance
47 virtual void DeleteLastSession() OVERRIDE;
80 void DeleteLastSession();
85 void InMemoryTabRestoreService::DeleteLastSession() { in DeleteLastSession() function in InMemoryTabRestoreService
95 void BaseSessionService::DeleteLastSession() { in DeleteLastSession() function in BaseSessionService98 base::Bind(&SessionBackend::DeleteLastSession, backend())); in DeleteLastSession()
189 virtual void DeleteLastSession() = 0;
55 void DeleteLastSession();
79 backend->DeleteLastSession(); in TEST_F()
263 void SessionBackend::DeleteLastSession() { in DeleteLastSession() function in SessionBackend
970 void PersistentTabRestoreService::DeleteLastSession() { in DeleteLastSession() function in PersistentTabRestoreService971 return delegate_->DeleteLastSession(); in DeleteLastSession()
355 tab_service->DeleteLastSession(); in RemoveImpl()363 session_service->DeleteLastSession(); in RemoveImpl()