Searched refs:buyersWithConsentRevoked (Results 1 – 1 of 1) sorted by relevance
151 Set<AdTechIdentifier> buyersWithConsentRevoked = new HashSet<>(); in clearInvalidEncoders() local159 buyersWithConsentRevoked = getBuyersWithRevokedConsent(new HashSet<>(registeredBuyers)); in clearInvalidEncoders()167 buyersWithStaleEncoders.addAll(buyersWithConsentRevoked); in clearInvalidEncoders()182 Set<AdTechIdentifier> buyersWithConsentRevoked = in clearInvalidEncodedPayloads() local184 for (AdTechIdentifier revokedBuyer : buyersWithConsentRevoked) { in clearInvalidEncodedPayloads()