Searched refs:getUpdateCount (Results 1 – 3 of 3) sorted by relevance
50 unsigned int getUpdateCount() { return m_updateCount; } in getUpdateCount() function
125 unsigned int updateCount = renderInfo.tilePainter->getUpdateCount() & UPDATE_COUNT_MASK; in renderTiledContent()
235 public int getUpdateCount() throws SQLException { in getUpdateCount() method in JDBCStatement