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

/external/chromium_org/third_party/WebKit/Source/core/platform/sql/
H A DSQLiteStatement.cpp360 int64_t SQLiteStatement::getColumnInt64(int col) function in class:WebCore::SQLiteStatement
499 v.append(getColumnInt64(col));

Completed in 76 milliseconds