Searched refs:UpsertDataInTransaction (Results 1 – 2 of 2) sorted by relevance
261 …int UpsertDataInTransaction(SQLiteSingleVerRelationalStorageExecutor *handle, const std::string &t…
1684 errCode = UpsertDataInTransaction(handle, tableName, records); in UpsertDataInner()1701 int RelationalSyncAbleStorage::UpsertDataInTransaction(SQLiteSingleVerRelationalStorageExecutor *ha… in UpsertDataInTransaction() function in DistributedDB::RelationalSyncAbleStorage