Home
last modified time | relevance | path

Searched refs:insertId (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DSQLResultSet.h47 int64_t insertId(ExceptionState&) const;
DSQLResultSet.cpp46 int64_t SQLResultSet::insertId(ExceptionState& exceptionState) const in insertId() function in WebCore::SQLResultSet
DSQLResultSet.idl34 [RaisesException=Getter] readonly attribute long insertId;