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

  /external/chromium_org/content/renderer/dom_storage/
dom_storage_proxy.h 22 virtual void LoadArea(int connection_id,
dom_storage_dispatcher.cc 112 virtual void LoadArea(int connection_id, DOMStorageValuesMap* values,
239 void DomStorageDispatcher::ProxyImpl::LoadArea(
dom_storage_cached_area.cc 161 // The LoadArea method is actually synchronous, but we have to
172 proxy_->LoadArea(connection_id,
dom_storage_cached_area_unittest.cc 26 virtual void LoadArea(int connection_id,

Completed in 76 milliseconds