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

  /external/chromium_org/content/public/browser/
render_process_host.h 131 virtual bool InSameStoragePartition(StoragePartition* partition) const = 0;
  /external/chromium_org/content/public/test/
mock_render_process_host.h 64 virtual bool InSameStoragePartition(
mock_render_process_host.cc 180 bool MockRenderProcessHost::InSameStoragePartition(
  /external/chromium_org/content/browser/renderer_host/
render_process_host_impl.h 110 virtual bool InSameStoragePartition(
render_process_host_impl.cc     [all...]

Completed in 177 milliseconds