Home
last modified time | relevance | path

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

/external/webkit/WebCore/storage/
DSQLResultSet.h47 int64_t insertId(ExceptionCode&) const;
DSQLResultSet.cpp49 int64_t SQLResultSet::insertId(ExceptionCode& e) const in insertId() function in WebCore::SQLResultSet
DSQLResultSet.idl37 readonly attribute long insertId
/external/webkit/WebCore/
DChangeLog-2008-08-1080811 (WebCore::SQLResultSet::insertId):