Home
last modified time | relevance | path

Searched defs:deleteFunction (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
DIDBCursor.cpp258 IDBRequest* IDBCursor::deleteFunction(ScriptState* scriptState, ExceptionState& exceptionState) in deleteFunction() function in WebCore::IDBCursor
DIDBObjectStore.cpp244 IDBRequest* IDBObjectStore::deleteFunction(ScriptState* scriptState, const ScriptValue& key, Except… in deleteFunction() function in WebCore::IDBObjectStore