Home
last modified time | relevance | path

Searched defs:buyerInputs (Results 1 – 5 of 5) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DCompressedBuyerInputCreatorNoOptimizations.java54 final Map<AdTechIdentifier, BiddingAuctionServers.BuyerInput.Builder> buyerInputs = in generateCompressedBuyerInputFromDBCAsAndEncodedSignals() local
DBuyerInputGenerator.java165 final Map<AdTechIdentifier, BuyerInput.Builder> buyerInputs = new HashMap<>(); in generateCompressedBuyerInputFromDBCAsAndEncodedSignals() local
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/adselection/
DGetAdSelectionDataCommand.java163 Map<AdTechIdentifier, AuctionServerDataCompressor.CompressedData> buyerInputs = in getBuyerInputForBuyer() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DGetAdSelectionDataRunnerTest.java931 Map<AdTechIdentifier, AuctionServerDataCompressor.CompressedData> buyerInputs = in test_composeProtectedAuctionInput_generatesProto() local
1005 Map<AdTechIdentifier, AuctionServerDataCompressor.CompressedData> buyerInputs = in test_composeProtectedAuctionInput_consentedDebugConfigNotPresent() local
1042 Map<AdTechIdentifier, AuctionServerDataCompressor.CompressedData> buyerInputs = in test_composeProtectedAuctionInput_generatesConsentedDebugConfig() local
DAuctionServerE2ETest.java2780 Map<String, BuyerInput> buyerInputs = getDecompressedBuyerInputs(protectedAuctionInput); in testGetAdSelectionData_withOhttpGatewayDecryption() local
2890 Map<String, BuyerInput> buyerInputs = getDecompressedBuyerInputs(protectedAuctionInput); in testGetAdSelectionData_withOhttpGatewayDecryption_withServerAuctionMediaTypeChanged() local
2988 Map<String, BuyerInput> buyerInputs = getDecompressedBuyerInputs(protectedAuctionInput); in testGetAdSelectionData_multiCloudOn_success() local