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

  /external/chromium_org/chrome/browser/sessions/
session_restore_android.cc 38 content::NavigationController::RESTORE_LAST_SESSION_EXITED_CLEANLY,
  /external/chromium_org/content/public/browser/
navigation_controller.h 92 RESTORE_LAST_SESSION_EXITED_CLEANLY,
  /external/chromium_org/content/browser/web_contents/
navigation_entry_impl_unittest.cc 178 NavigationEntryImpl::RESTORE_LAST_SESSION_EXITED_CLEANLY);
179 EXPECT_EQ(NavigationEntryImpl::RESTORE_LAST_SESSION_EXITED_CLEANLY,
navigation_entry_impl.h 150 RESTORE_LAST_SESSION_EXITED_CLEANLY,
navigation_controller_impl.cc 81 case NavigationController::RESTORE_LAST_SESSION_EXITED_CLEANLY:
82 return NavigationEntryImpl::RESTORE_LAST_SESSION_EXITED_CLEANLY;
    [all...]
navigation_controller_impl_unittest.cc     [all...]
web_contents_impl.cc 194 NavigationEntryImpl::RESTORE_LAST_SESSION_EXITED_CLEANLY) {
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser_tabrestore.cc 36 NavigationController::RESTORE_LAST_SESSION_EXITED_CLEANLY;
  /external/chromium_org/android_webview/native/
state_serializer.cc 112 content::NavigationController::RESTORE_LAST_SESSION_EXITED_CLEANLY,
  /external/chromium_org/chrome/browser/android/
foreign_session_helper.cc 240 content::NavigationController::RESTORE_LAST_SESSION_EXITED_CLEANLY,

Completed in 1105 milliseconds