Searched refs:BindHashKeyAndGidToInsertLogStatement (Results 1 – 2 of 2) sorted by relevance
329 … int BindHashKeyAndGidToInsertLogStatement(const VBucket &vBucket, const TableSchema &tableSchema,
772 int SQLiteSingleVerRelationalStorageExecutor::BindHashKeyAndGidToInsertLogStatement(const VBucket &… in BindHashKeyAndGidToInsertLogStatement() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor873 return BindHashKeyAndGidToInsertLogStatement(vBucket, tableSchema, trackerTable, insertLogStmt); in BindValueToInsertLogStatement()