Home
last modified time | relevance | path

Searched refs:ObjectStoreCursor (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/storage/
DIDBCursorBackendInterface.h52 ObjectStoreCursor enumerator
DIDBObjectStore.cpp160 request->setCursorType(IDBCursorBackendInterface::ObjectStoreCursor); in openCursor()
DIDBIndexBackendImpl.cpp84 case IDBCursorBackendInterface::ObjectStoreCursor: in openCursorInternal()
DIDBObjectStoreBackendImpl.cpp472 …backingStoreCursor.release(), direction, IDBCursorBackendInterface::ObjectStoreCursor, transaction… in openCursorInternal()