Searched defs:entryStatement (Results 1 – 1 of 1) sorted by relevance
665 …SQLiteStatement entryStatement(m_database, "INSERT INTO CacheEntries (cache, type, resource) VALUE… in store() local686 SQLiteStatement entryStatement(m_database, "UPDATE CacheEntries SET type=? WHERE resource=?"); in storeUpdatedType() local