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

/macosx-10.9.5/WebCore-7537.78.1/platform/sql/
H A DSQLiteStatement.cpp168 int SQLiteStatement::bindBlob(int index, const void* blob, int size) function in class:WebCore::SQLiteStatement
182 int SQLiteStatement::bindBlob(int index, const String& text) function in class:WebCore::SQLiteStatement

Completed in 512 milliseconds