Searched refs:existingAssetEntry (Results 1 – 1 of 1) sorted by relevance
129 val existingAssetEntry = loadAssetWithKey(asset.key) ?: return false in addExistingAssetToUpdate() constant130 val assetId = existingAssetEntry.id in addExistingAssetToUpdate()