UpdateUsageMapAndNotify 296 webkit/browser/appcache/appcache_storage.h void UpdateUsageMapAndNotify(const GURL& origin, int64 new_usage); UpdateUsageMapAndNotify 769 webkit/browser/appcache/appcache_storage_impl.cc storage_->UpdateUsageMapAndNotify( UpdateUsageMapAndNotify 1190 webkit/browser/appcache/appcache_storage_impl.cc storage_->UpdateUsageMapAndNotify(origin_, new_origin_usage_); UpdateUsageMapAndNotify 125 webkit/browser/appcache/appcache_storage_unittest.cc service.storage()->UpdateUsageMapAndNotify(kOrigin, 0); UpdateUsageMapAndNotify 128 webkit/browser/appcache/appcache_storage_unittest.cc service.storage()->UpdateUsageMapAndNotify(kOrigin, 10); UpdateUsageMapAndNotify 134 webkit/browser/appcache/appcache_storage_unittest.cc service.storage()->UpdateUsageMapAndNotify(kOrigin, 100); UpdateUsageMapAndNotify 140 webkit/browser/appcache/appcache_storage_unittest.cc service.storage()->UpdateUsageMapAndNotify(kOrigin, 0);