Searched defs:SQLStatementSync (Results 1 – 2 of 2) sorted by relevance
45 SQLStatementSync::SQLStatementSync(const String& statement, const Vector<SQLValue>& arguments, int … in SQLStatementSync() function in WebCore::SQLStatementSync
95 friend class SQLStatementSync; variable