Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBCursorWithValue.cpp40 IDBCursorWithValue::IDBCursorWithValue(PassOwnPtr<WebIDBCursor> backend, WebIDBCursorDirection dire… in IDBCursorWithValue() function in blink::IDBCursorWithValue
DIDBAny.h40 class IDBCursorWithValue; variable