Searched refs:BindAddRecordArgs (Results 1 – 2 of 2) sorted by relevance
144 int BindAddRecordArgs(sqlite3_stmt *statement, const Key &key, const Value &value,
1092 errCode = BindAddRecordArgs(statement, key, value, dataCopy); in AddRecord()1260 int SQLiteMultiVerTransaction::BindAddRecordArgs(sqlite3_stmt *statement, in BindAddRecordArgs() function in DistributedDB::SQLiteMultiVerTransaction