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

  /external/chromium/chrome/browser/sessions/
tab_restore_service_delegate.h 53 SessionStorageNamespace* session_storage_namespace) = 0;
tab_restore_service.h 18 #include "content/browser/in_process_webkit/session_storage_namespace.h"
100 scoped_refptr<SessionStorageNamespace> session_storage_namespace; member in struct:TabRestoreService::Tab
tab_restore_service.cc 359 tab.session_storage_namespace);
508 tab->session_storage_namespace = controller->session_storage_namespace();
900 tab.session_storage_namespace);
    [all...]
  /external/chromium/chrome/browser/ui/
browser_tab_restore_service_delegate.h 50 SessionStorageNamespace* session_storage_namespace) OVERRIDE;
browser_tab_restore_service_delegate.cc 59 SessionStorageNamespace* session_storage_namespace) {
62 session_storage_namespace);
browser.h 429 SessionStorageNamespace* session_storage_namespace);
668 SessionStorageNamespace* session_storage_namespace);
    [all...]
browser.cc     [all...]
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 157 SessionStorageNamespace* session_storage_namespace);
    [all...]

Completed in 265 milliseconds