OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isKeyCursorErrorMessage
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBDatabase.h
124
static const char
isKeyCursorErrorMessage
[];
IDBDatabase.cpp
56
const char IDBDatabase::
isKeyCursorErrorMessage
[] = "The cursor is a key cursor.";
Completed in 34 milliseconds