OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DoesSupport
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/content/browser/indexed_db/
indexed_db_quota_client.cc
178
bool IndexedDBQuotaClient::
DoesSupport
(quota::StorageType type) const {
/external/chromium_org/webkit/browser/appcache/
appcache_quota_client.cc
142
bool AppCacheQuotaClient::
DoesSupport
(quota::StorageType type) const {
/external/chromium_org/webkit/browser/database/
database_quota_client.cc
218
bool DatabaseQuotaClient::
DoesSupport
(quota::StorageType type) const {
/external/chromium_org/webkit/browser/fileapi/
file_system_quota_client.cc
200
bool FileSystemQuotaClient::
DoesSupport
(quota::StorageType storage_type) const {
/external/chromium_org/webkit/browser/quota/
mock_storage_client.cc
124
bool MockStorageClient::
DoesSupport
(quota::StorageType type) const {
Completed in 1315 milliseconds