Searched refs:existingAssetFound (Results 1 – 5 of 5) sorted by relevance
314 var existingAssetFound: Bool = false in finish() variable316 existingAssetFound = try self.database.addExistingAsset( in finish()324 if !existingAssetFound { in finish()
296 val existingAssetFound = database.assetDao() in handleAssetDownloadCompleted() constant298 if (!existingAssetFound) { in handleAssetDownloadCompleted()
296 …BOOL existingAssetFound = [self->_database addExistingAsset:existingAsset toUpdateWithId:self->_up…297 if (!existingAssetFound) {