Searched defs:BindTextToStatement (Results 1 – 2 of 2) sorted by relevance
192 int SQLiteUtils::BindTextToStatement(sqlite3_stmt *statement, int index, const std::string &value) in BindTextToStatement() function in DocumentDB::SQLiteUtils
233 int SQLiteUtils::BindTextToStatement(sqlite3_stmt *statement, int index, const std::string &str) in BindTextToStatement() function in DistributedDB::SQLiteUtils