Searched refs:BindValueToInsertLogStatement (Results 1 – 2 of 2) sorted by relevance
335 int BindValueToInsertLogStatement(VBucket &vBucket, const TableSchema &tableSchema,
712 errCode = BindValueToInsertLogStatement(vBucket, tableSchema, trackerTable, insertLogStmt); in InsertLogRecord()819 int SQLiteSingleVerRelationalStorageExecutor::BindValueToInsertLogStatement(VBucket &vBucket, in BindValueToInsertLogStatement() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor