Home
last modified time | relevance | path

Searched refs:indexed_dbs (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/content_settings/
Dlocal_shared_objects_container.cc74 count += indexed_dbs()->GetIndexedDBCount(); in GetObjectCount()
137 indexed_dbs()->GetIndexedDBInfo(); in GetObjectCountForDomain()
211 indexed_dbs(), in CreateCookiesTreeModel()
Dlocal_shared_objects_container.h54 CannedBrowsingDataIndexedDBHelper* indexed_dbs() const { in indexed_dbs() function
Dtab_specific_content_settings.cc393 blocked_local_shared_objects_.indexed_dbs()->AddIndexedDB( in OnIndexedDBAccessed()
397 allowed_local_shared_objects_.indexed_dbs()->AddIndexedDB( in OnIndexedDBAccessed()