HomeSort by relevance Sort by last modified time
    Searched refs:ShutdownSessionService (Results 1 - 9 of 9) sorted by null

  /external/chromium/android/autofill/
profile_android.h 194 virtual void ShutdownSessionService() { NOTREACHED(); }
  /external/chromium/chrome/browser/profiles/
profile.h 434 virtual void ShutdownSessionService() = 0;
profile_impl.h 103 virtual void ShutdownSessionService();
285 // Set to true when ShutdownSessionService is invoked. If true
profile.cc 483 virtual void ShutdownSessionService() {
profile_manager.cc 73 profiles[i]->ShutdownSessionService();
profile_impl.cc     [all...]
  /external/chromium/chrome/browser/sessions/
session_restore_uitest.cc 303 ASSERT_TRUE(popup->ShutdownSessionService());
  /external/chromium/chrome/browser/automation/
testing_automation_provider.h     [all...]
testing_automation_provider.cc 401 ShutdownSessionService)
    [all...]

Completed in 252 milliseconds