HomeSort by relevance Sort by last modified time
    Searched refs:CursorKeyAndValue (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IndexedDB.h 47 CursorKeyAndValue = 0,
IDBIndex.cpp 79 request->setCursorDetails(IndexedDB::CursorKeyAndValue, direction);
IDBRequest.cpp 79 , m_cursorType(IndexedDB::CursorKeyAndValue)
275 case IndexedDB::CursorKeyAndValue:
IDBObjectStore.cpp 537 request->setCursorDetails(IndexedDB::CursorKeyAndValue, direction);

Completed in 9179 milliseconds