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

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_database.h209 void OpenCursorOperation(scoped_ptr<OpenCursorOperationParams> params,
H A Dindexed_db_database.cc1041 &IndexedDBDatabase::OpenCursorOperation, this, base::Passed(&params)));
1044 void IndexedDBDatabase::OpenCursorOperation( function in class:content::IndexedDBDatabase
1048 "IndexedDBDatabase::OpenCursorOperation", "txn.id", transaction->id());

Completed in 84 milliseconds