HomeSort by relevance Sort by last modified time
    Searched refs:insertId (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/storage/
SQLResultSet.idl 39 readonly attribute long insertId
43 readonly attribute long long insertId
SQLResultSet.h 46 int64_t insertId(ExceptionCode&) const;
SQLResultSet.cpp 46 int64_t SQLResultSet::insertId(ExceptionCode& e) const

Completed in 144 milliseconds