HomeSort by relevance Sort by last modified time
    Searched defs:noSuchObjectStoreErrorMessage (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBDatabase.h 127 static const char noSuchObjectStoreErrorMessage[];
IDBDatabase.cpp 59 const char IDBDatabase::noSuchObjectStoreErrorMessage[] = "The specified object store was not found.";

Completed in 130 milliseconds