Searched refs:BindAddRecordKeysToStatement (Results 1 – 2 of 2) sorted by relevance
128 static int BindAddRecordKeysToStatement(sqlite3_stmt *statement, const Key &key,
1227 int SQLiteMultiVerTransaction::BindAddRecordKeysToStatement(sqlite3_stmt *statement, const Key &key, in BindAddRecordKeysToStatement() function in DistributedDB::SQLiteMultiVerTransaction1263 int errCode = BindAddRecordKeysToStatement(statement, key, data); in BindAddRecordArgs()