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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_database.h216 void DeleteRangeOperation(int64 object_store_id,
H A Dindexed_db_database.cc1213 transaction->ScheduleTask(base::Bind(&IndexedDBDatabase::DeleteRangeOperation,
1220 void IndexedDBDatabase::DeleteRangeOperation( function in class:content::IndexedDBDatabase
1226 "IndexedDBDatabase::DeleteRangeOperation", "txn.id", transaction->id());

Completed in 2494 milliseconds