Searched refs:DoesSupport (Results 1 – 13 of 13) sorted by relevance
73 virtual bool DoesSupport(StorageType type) const = 0;
62 virtual bool DoesSupport(quota::StorageType type) const OVERRIDE;
124 bool MockStorageClient::DoesSupport(quota::StorageType type) const { in DoesSupport() function in quota::MockStorageClient
92 virtual bool DoesSupport(quota::StorageType type) const OVERRIDE { in DoesSupport() function in quota::MockQuotaClient
81 if ((*iter)->DoesSupport(type)) { in UsageTracker()
46 virtual bool DoesSupport(quota::StorageType type) const OVERRIDE;
218 bool DatabaseQuotaClient::DoesSupport(quota::StorageType type) const { in DoesSupport() function in webkit_database::DatabaseQuotaClient
178 bool IndexedDBQuotaClient::DoesSupport(quota::StorageType type) const { in DoesSupport() function in content::IndexedDBQuotaClient
59 virtual bool DoesSupport(quota::StorageType type) const OVERRIDE; in NON_EXPORTED_BASE()
200 bool FileSystemQuotaClient::DoesSupport(quota::StorageType storage_type) const { in DoesSupport() function in fileapi::FileSystemQuotaClient
53 virtual bool DoesSupport(quota::StorageType type) const OVERRIDE;
142 bool AppCacheQuotaClient::DoesSupport(quota::StorageType type) const { in DoesSupport() function in appcache::AppCacheQuotaClient