Searched refs:imageUrl (Results 1 – 1 of 1) sorted by relevance
222 auto imageUrl = imageSource.getURL(); in activateDownload() local223 if (imageUrl && !imageUrl->empty()) { in activateDownload()224 queueResource(Resource::image(*imageUrl)); in activateDownload()