Home
last modified time | relevance | path

Searched defs:remove_origin (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/
Dstorage_partition_impl.cc47 const GURL& remove_origin, in ClearCookiesOnIOThread()
156 const GURL& remove_origin, in ClearLocalStorageOnUIThread()
245 GURL remove_origin; member
304 const GURL& remove_origin, in ClearQuotaManagedDataOnIOThread()
487 const GURL* remove_origin, in ClearDataImpl()
643 const GURL* remove_origin, in ClearDataOnUIThread()
Dstorage_partition_impl_unittest.cc284 const GURL& remove_origin, in ClearQuotaDataWithOriginMatcher()
296 const GURL& remove_origin, in ClearQuotaDataForOrigin()
/external/chromium_org/chrome/browser/browsing_data/
Dbrowsing_data_remover_unittest.cc149 GURL remove_origin; member
655 const GURL& remove_origin) { in BlockUntilOriginDataRemoved()