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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_database.h220 void ClearOperation(int64 object_store_id,
H A Dindexed_db_database.cc1260 &IndexedDBDatabase::ClearOperation, this, object_store_id, callbacks));
1263 void IndexedDBDatabase::ClearOperation( function in class:content::IndexedDBDatabase
1267 IDB_TRACE1("IndexedDBDatabase::ClearOperation", "txn.id", transaction->id());

Completed in 187 milliseconds