DoesSupport 48 content/browser/indexed_db/indexed_db_quota_client.h virtual bool DoesSupport(quota::StorageType type) const OVERRIDE; DoesSupport 53 webkit/browser/appcache/appcache_quota_client.h virtual bool DoesSupport(quota::StorageType type) const OVERRIDE; DoesSupport 46 webkit/browser/database/database_quota_client.h virtual bool DoesSupport(quota::StorageType type) const OVERRIDE; DoesSupport 59 webkit/browser/fileapi/file_system_quota_client.h virtual bool DoesSupport(quota::StorageType type) const OVERRIDE; DoesSupport 62 webkit/browser/quota/mock_storage_client.h virtual bool DoesSupport(quota::StorageType type) const OVERRIDE; DoesSupport 73 webkit/browser/quota/quota_client.h virtual bool DoesSupport(StorageType type) const = 0; DoesSupport 83 webkit/browser/quota/usage_tracker.cc if ((*iter)->DoesSupport(type)) {