Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBDatabase.h124 static const char isKeyCursorErrorMessage[]; variable
DIDBDatabase.cpp56 const char IDBDatabase::isKeyCursorErrorMessage[] = "The cursor is a key cursor."; member in blink::IDBDatabase