Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
DSQLiteStatement.cpp295 SQLValue SQLiteStatement::getColumnValue(int col) in getColumnValue() function in WebCore::SQLiteStatement
/external/sonivox/jet_tools/JetCreator/
DJetUtils.py142 def getColumnValue(list, index, col): function