HomeSort by relevance Sort by last modified time
    Searched refs:bindInt64 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/sql/
SQLiteStatement.h 48 int bindInt64(int index, int64_t);
SQLiteStatement.cpp 203 int SQLiteStatement::bindInt64(int index, int64_t integer)

Completed in 444 milliseconds