Home
last modified time | relevance | path

Searched refs:IDBKeyPathParseError (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/storage/
DIDBKeyPath.h49 enum IDBKeyPathParseError { enum
58 void IDBParseKeyPath(const String&, Vector<IDBKeyPathElement>&, IDBKeyPathParseError&);
DIDBKeyPath.cpp161 …rseKeyPath(const String& keyPath, Vector<IDBKeyPathElement>& elements, IDBKeyPathParseError& error) in IDBParseKeyPath()
/external/webkit/Source/WebKit/chromium/src/
DWebIDBKeyPath.cpp43 IDBKeyPathParseError idbError; in create()
/external/webkit/Source/WebKit/chromium/tests/
DIDBBindingUtilitiesTest.cpp63 IDBKeyPathParseError parseError; in checkKeyFromValueAndKeyPathInternal()
78 IDBKeyPathParseError parseError; in injectKey()
DIDBKeyPathTest.cpp54 IDBKeyPathParseError error; in checkKeyPath()