Searched defs:getColumnValue (Results 1 – 2 of 2) sorted by relevance
240 SQLValue SQLiteStatement::getColumnValue(int col) in getColumnValue() function in WebCore::SQLiteStatement
142 def getColumnValue(list, index, col): function