Home
last modified time | relevance | path

Searched defs:ShutdownSessionService (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/profiles/
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/automation/
Dtesting_automation_provider.cc5433 void TestingAutomationProvider::ShutdownSessionService(int handle, in ShutdownSessionService() function in TestingAutomationProvider