Searched defs:DeleteLocalStorage (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/content/browser/dom_storage/ | ||
| D | dom_storage_context_wrapper.cc | 110 void DOMStorageContextWrapper::DeleteLocalStorage(const GURL& origin) { in DeleteLocalStorage() function in content::DOMStorageContextWrapper |
| D | dom_storage_context_impl.cc | 129 void DOMStorageContextImpl::DeleteLocalStorage(const GURL& origin) { in DeleteLocalStorage() function in content::DOMStorageContextImpl |