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

/macosx-10.10/WebCore-7600.1.25/Modules/webdatabase/
H A DSQLResultSet.idl36 [GetterRaisesException] readonly attribute long insertId;
H A DSQLResultSet.h46 int64_t insertId(ExceptionCode&) const;
H A DSQLResultSet.cpp46 int64_t SQLResultSet::insertId(ExceptionCode& e) const function in class:WebCore::SQLResultSet

Completed in 155 milliseconds