Home
last modified time | relevance | path

Searched defs:openKeyCursor (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBIndex.cpp126 PassRefPtr<IDBRequest> IDBIndex::openKeyCursor(ExecutionContext* context, const ScriptValue& range,… in openKeyCursor() function in WebCore::IDBIndex
DIDBObjectStore.cpp548 PassRefPtr<IDBRequest> IDBObjectStore::openKeyCursor(ExecutionContext* context, const ScriptValue& … in openKeyCursor() function in WebCore::IDBObjectStore