HomeSort by relevance Sort by last modified time
    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 58 milliseconds