Searched refs:RemoveDataAndLog (Results 1 – 3 of 3) sorted by relevance
388 int RemoveDataAndLog(const std::string &tableName, int64_t dataKey);
647 errCode = RemoveDataAndLog(tableSchema.name, dataKey); in InsertCloudData()
1031 int SQLiteSingleVerRelationalStorageExecutor::RemoveDataAndLog(const std::string &tableName, int64_… in RemoveDataAndLog() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor