OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:noValueErrorMessage
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBDatabase.h
120
static const char
noValueErrorMessage
[];
IDBDatabase.cpp
57
const char IDBDatabase::
noValueErrorMessage
[] = "The cursor is being iterated or has iterated past its end.";
Completed in 48 milliseconds