Home
last modified time | relevance | path

Searched defs:set_quota (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/quota_internals/
Dquota_internals_types.h35 void set_quota(int64 quota) { in set_quota() function
60 void set_quota(int64 quota) { in set_quota() function
/external/chromium_org/content/common/dom_storage/
Ddom_storage_map.h47 void set_quota(size_t quota) { quota_ = quota; } in set_quota() function
/external/chromium_org/content/browser/quota/
Dquota_temporary_storage_evictor_unittest.cc82 void set_quota(int64 quota) { in set_quota() function in content::__anonde66f6c60111::MockQuotaEvictionHandler
Dquota_backend_impl_unittest.cc76 void set_quota(int64 quota) { quota_ = quota; } in set_quota() function in content::__anone3fd788d0111::MockQuotaManagerProxy
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
Dextensions.py853 def set_quota(self, quota): member in MuxExtensionProcessor
/external/chromium_org/storage/browser/quota/
Dquota_manager.cc354 void set_quota(int64 quota) { in set_quota() function in storage::UsageAndQuotaCallbackDispatcher