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

/external/chromium/android/autofill/
H A Dprofile_android.h194 virtual void ShutdownSessionService() { NOTREACHED(); } function in class:ProfileImplAndroid
/external/chromium/chrome/browser/profiles/
H A Dprofile.h434 virtual void ShutdownSessionService() = 0;
H A Dprofile_impl.h103 virtual void ShutdownSessionService();
285 // Set to true when ShutdownSessionService is invoked. If true
H A Dprofile.cc483 virtual void ShutdownSessionService() { function in class:OffTheRecordProfileImpl
H A Dprofile_manager.cc73 profiles[i]->ShutdownSessionService();
H A Dprofile_impl.cc1173 void ProfileImpl::ShutdownSessionService() { function in class:ProfileImpl
/external/chromium/chrome/browser/sessions/
H A Dsession_restore_uitest.cc303 ASSERT_TRUE(popup->ShutdownSessionService());
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.h1089 void ShutdownSessionService(int handle, bool* result);
H A Dtesting_automation_provider.cc401 ShutdownSessionService)
5433 void TestingAutomationProvider::ShutdownSessionService(int handle, function in class:TestingAutomationProvider
5437 browser->profile()->ShutdownSessionService();

Completed in 225 milliseconds