ReportBlobUnused 79 content/browser/indexed_db/indexed_db_active_blob_registry.cc backing_store_->ReportBlobUnused(database_id, blob_key); ReportBlobUnused 237 content/browser/indexed_db/indexed_db_backing_store.h virtual void ReportBlobUnused(int64 database_id, int64 blob_key); ReportBlobUnused 91 content/browser/indexed_db/indexed_db_fake_backing_store.h virtual void ReportBlobUnused(int64 database_id, int64 blob_key) OVERRIDE;