Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/sql/
DSQLiteStatement.cpp165 int SQLiteStatement::bindBlob(int index, const void* blob, int size) in bindBlob() function in WebCore::SQLiteStatement
179 int SQLiteStatement::bindBlob(int index, const String& text) in bindBlob() function in WebCore::SQLiteStatement