DoesSupport       178 content/browser/indexed_db/indexed_db_quota_client.cc bool IndexedDBQuotaClient::DoesSupport(quota::StorageType type) const {
DoesSupport       142 webkit/browser/appcache/appcache_quota_client.cc bool AppCacheQuotaClient::DoesSupport(quota::StorageType type) const {
DoesSupport       218 webkit/browser/database/database_quota_client.cc bool DatabaseQuotaClient::DoesSupport(quota::StorageType type) const {
DoesSupport       200 webkit/browser/fileapi/file_system_quota_client.cc bool FileSystemQuotaClient::DoesSupport(quota::StorageType storage_type) const {
DoesSupport       124 webkit/browser/quota/mock_storage_client.cc bool MockStorageClient::DoesSupport(quota::StorageType type) const {
DoesSupport        92 webkit/browser/quota/usage_tracker_unittest.cc   virtual bool DoesSupport(quota::StorageType type) const OVERRIDE {