Home
last modified time | relevance | path

Searched refs:ShutdownSessionService (Results 1 – 9 of 9) sorted by relevance

/external/chromium/chrome/browser/profiles/
Dprofile.h434 virtual void ShutdownSessionService() = 0;
Dprofile_impl.h103 virtual void ShutdownSessionService();
Dprofile_manager.cc73 profiles[i]->ShutdownSessionService(); in ShutdownSessionServices()
Dprofile.cc483 virtual void ShutdownSessionService() { in ShutdownSessionService() function in OffTheRecordProfileImpl
Dprofile_impl.cc1173 void ProfileImpl::ShutdownSessionService() { in ShutdownSessionService() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h194 virtual void ShutdownSessionService() { NOTREACHED(); } in ShutdownSessionService() function
/external/chromium/chrome/browser/sessions/
Dsession_restore_uitest.cc303 ASSERT_TRUE(popup->ShutdownSessionService()); in TEST_F()
/external/chromium/chrome/browser/automation/
Dtesting_automation_provider.h1089 void ShutdownSessionService(int handle, bool* result);
Dtesting_automation_provider.cc401 ShutdownSessionService) in OnMessageReceived()
5433 void TestingAutomationProvider::ShutdownSessionService(int handle, in ShutdownSessionService() function in TestingAutomationProvider
5437 browser->profile()->ShutdownSessionService(); in ShutdownSessionService()