Searched defs:getColumnInt64 (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/sql/
H A DSQLiteStatement.cpp362 int64_t SQLiteStatement::getColumnInt64(int col) function in class:WebCore::SQLiteStatement
501 v.append(getColumnInt64(col));

Completed in 70 milliseconds