Home
last modified time | relevance | path

Searched defs:baseColumn (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/storage/
DIDBSQLiteBackingStore.cpp417 static void bindKeyToQueryWithNulls(SQLiteStatement& query, int baseColumn, const IDBKey& key) in bindKeyToQueryWithNulls()
639 static PassRefPtr<IDBKey> keyFromQuery(SQLiteStatement& query, int baseColumn) in keyFromQuery()