Searched refs:UpdateAssetIdOnUserTable (Results 1 – 2 of 2) sorted by relevance
400 int UpdateAssetIdOnUserTable(const std::string &tableName, const std::string &fieldName,
1119 … errCode = UpdateAssetIdOnUserTable(tableName, fieldInfo.GetFieldName(), dataKeys, assets); in CleanAssetId()1135 int SQLiteSingleVerRelationalStorageExecutor::UpdateAssetIdOnUserTable(const std::string &tableName, in UpdateAssetIdOnUserTable() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor