Home
last modified time | relevance | path

Searched refs:bindKeyToQueryWithNulls (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/storage/
DIDBSQLiteBackingStore.cpp417 static void bindKeyToQueryWithNulls(SQLiteStatement& query, int baseColumn, const IDBKey& key) in bindKeyToQueryWithNulls() function
455 bindKeyToQueryWithNulls(query, 1, key); in putObjectStoreRecord()
597 bindKeyToQueryWithNulls(query, 1, key); in putIndexDataForRecord()
/external/webkit/Source/WebCore/
DChangeLog48166 (WebCore::bindKeyToQueryWithNulls):
61546 (WebCore::bindKeyToQueryWithNulls):