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 54 CannedBrowsingDataIndexedDBHelper* indexed_dbs() const { function in class:LocalSharedObjectsContainer
local_shared_objects_container.cc 74 count += indexed_dbs()->GetIndexedDBCount();
137 indexed_dbs()->GetIndexedDBInfo();
211 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 53 milliseconds