Searched defs:InSameStoragePartition (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/test/
H A Dmock_render_process_host.cc180 bool MockRenderProcessHost::InSameStoragePartition( function in class:content::MockRenderProcessHost
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc1439 bool RenderProcessHostImpl::InSameStoragePartition( function in class:content::RenderProcessHostImpl
1700 // InSameStoragePartition should handle the possible sharing.
1709 if (!host->InSameStoragePartition(dest_partition))

Completed in 86 milliseconds