Searched refs:buyerEncodings (Results 1 – 1 of 1) sorted by relevance
243 List<ListenableFuture<Void>> buyerEncodings = in doEncodingForRegisteredBuyers() local252 encodingJobRunStatsLogger.setSizeOfFilteredBuyerEncodingList(buyerEncodings.size()); in doEncodingForRegisteredBuyers()253 return FluentFuture.from(Futures.successfulAsList(buyerEncodings)) in doEncodingForRegisteredBuyers()