ClearObjectStore 1317 content/browser/indexed_db/indexed_db_backing_store.cc   return ClearObjectStore(transaction, database_id, object_store_id);
ClearObjectStore  171 content/browser/indexed_db/indexed_db_backing_store.h   virtual leveldb::Status ClearObjectStore(
ClearObjectStore 1219 content/browser/indexed_db/indexed_db_database.cc   if (!backing_store_->ClearObjectStore(transaction->BackingStoreTransaction(),
ClearObjectStore   46 content/browser/indexed_db/indexed_db_fake_backing_store.h   virtual leveldb::Status ClearObjectStore(Transaction*,