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

  /external/chromium_org/webkit/browser/appcache/
appcache_storage.cc 127 void AppCacheStorage::NotifyStorageAccessed(const GURL& origin) {
130 service()->quota_manager_proxy()->NotifyStorageAccessed(
  /external/chromium_org/webkit/browser/quota/
mock_quota_manager.cc 177 void MockQuotaManagerProxy::NotifyStorageAccessed(
quota_manager_unittest.cc 252 void NotifyStorageAccessed(QuotaClient* client,
    [all...]
quota_manager.cc 879 void QuotaManager::NotifyStorageAccessed(
    [all...]

Completed in 71 milliseconds