Searched defs:GetOperation (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/indexeddb/
H A DIDBTransactionBackendOperations.h253 class GetOperation : public IDBOperation { class in namespace:WebCore
269 GetOperation(IDBTransactionBackend* transaction, const IDBDatabaseMetadata& metadata, int64_t objectStoreId, int64_t indexId, PassRefPtr<IDBKeyRange> keyRange, IndexedDB::CursorType cursorType, PassRefPtr<IDBCallbacks> callbacks) function in class:WebCore::GetOperation

Completed in 105 milliseconds