Searched refs:UpsertDataInner (Results 1 – 2 of 2) sorted by relevance
278 …int UpsertDataInner(SQLiteSingleVerRelationalStorageExecutor *handle, const std::string &tableName,
1767 errCode = UpsertDataInner(handle, tableName, records); in UpsertData()1774 int RelationalSyncAbleStorage::UpsertDataInner(SQLiteSingleVerRelationalStorageExecutor *handle, in UpsertDataInner() function in DistributedDB::RelationalSyncAbleStorage