OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ClearArea
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/content/renderer/dom_storage/
dom_storage_proxy.h
42
virtual void
ClearArea
(int connection_id,
dom_storage_dispatcher.cc
123
virtual void
ClearArea
(int connection_id,
270
void DomStorageDispatcher::ProxyImpl::
ClearArea
(int connection_id,
dom_storage_cached_area.cc
102
proxy_->
ClearArea
(connection_id,
dom_storage_cached_area_unittest.cc
66
virtual void
ClearArea
(int connection_id,
/external/chromium_org/content/browser/dom_storage/
dom_storage_host.h
53
bool
ClearArea
(int connection_id, const GURL& page_url);
dom_storage_host.cc
141
bool DOMStorageHost::
ClearArea
(int connection_id, const GURL& page_url) {
dom_storage_message_filter.cc
156
host_->
ClearArea
(connection_id, page_url);
Completed in 71 milliseconds