Searched refs:DeletedDBSet (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_active_blob_registry.h51 typedef std::set<int64> DeletedDBSet; typedef in class:content::IndexedDBActiveBlobRegistry
63 DeletedDBSet deleted_dbs_;
H A Dindexed_db_active_blob_registry.cc63 DeletedDBSet::iterator db_to_delete = deleted_dbs_.find(database_id);

Completed in 162 milliseconds