HomeSort by relevance Sort by last modified time
    Searched full:indexed_dbs (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/content_settings/
local_shared_objects_container.h 50 CannedBrowsingDataIndexedDBHelper* indexed_dbs() const { function in class:LocalSharedObjectsContainer
local_shared_objects_container.cc 67 count += indexed_dbs()->GetIndexedDBCount();
131 indexed_dbs()->GetIndexedDBInfo();
192 indexed_dbs(),
tab_specific_content_settings.cc 393 blocked_local_shared_objects_.indexed_dbs()->AddIndexedDB(
397 allowed_local_shared_objects_.indexed_dbs()->AddIndexedDB(

Completed in 83 milliseconds