Searched refs:GetSessionStorageNamespaceMap (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_delegate.cc39 RenderViewHostDelegate::GetSessionStorageNamespaceMap() { function in class:content::RenderViewHostDelegate
H A Drender_view_host_delegate.h273 virtual SessionStorageNamespaceMap GetSessionStorageNamespaceMap();
H A Drender_view_host_impl.cc962 delegate_->GetSessionStorageNamespaceMap(),
/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_current_page_delegate_impl.cc110 web_contents->GetController().GetSessionStorageNamespaceMap(),
118 web_contents->GetController().GetSessionStorageNamespaceMap(),
/external/chromium_org/chrome/browser/android/omnibox/
H A Domnibox_prerender.cc150 web_contents->GetController().GetSessionStorageNamespaceMap(),
157 web_contents->GetController().GetSessionStorageNamespaceMap(),
/external/chromium_org/content/public/browser/
H A Dnavigation_controller.h356 GetSessionStorageNamespaceMap() const = 0;
/external/chromium_org/chrome/browser/ui/search/
H A Dsearch_tab_helper.cc218 web_contents_->GetController().GetSessionStorageNamespaceMap(),
272 web_contents_->GetController().GetSessionStorageNamespaceMap(),
/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_impl.h74 GetSessionStorageNamespaceMap() const OVERRIDE;
H A Dnavigation_controller_impl.cc1504 NavigationControllerImpl::GetSessionStorageNamespaceMap() const { function in class:content::NavigationControllerImpl
H A Dnavigation_controller_impl_unittest.cc3371 controller.GetSessionStorageNamespaceMap();
3373 other_controller.GetSessionStorageNamespaceMap();
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h487 virtual SessionStorageNamespaceMap GetSessionStorageNamespaceMap() OVERRIDE;
H A Dweb_contents_impl.cc1820 SessionStorageNamespaceMap WebContentsImpl::GetSessionStorageNamespaceMap() { function in class:content::WebContentsImpl
1821 return controller_.GetSessionStorageNamespaceMap();
/external/chromium_org/chrome/browser/sync/sessions/
H A Dsessions_sync_manager_unittest.cc1799 old_web_contents->GetController().GetSessionStorageNamespaceMap());
/external/chromium_org/chrome/browser/prerender/
H A Dprerender_browsertest.cc4478 web_contents->GetController().GetSessionStorageNamespaceMap(),

Completed in 2437 milliseconds