/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/ |
D | CompressedBuyerInputCreatorPerBuyerLimitsGreedyImpl.java | 72 Map<AdTechIdentifier, DBEncodedPayload> encodedPayloadMap) { in generateCompressedBuyerInputFromDBCAsAndEncodedSignals() 145 Map<AdTechIdentifier, BiddingAuctionServers.BuyerInput.Builder> buyerInputs, in addPASToBuyerInput() 197 Map<AdTechIdentifier, BiddingAuctionServers.BuyerInput.Builder> buyerInputs, in addCAsToBuyerInput() 297 private Map<AdTechIdentifier, Double> buildEstimatedRateOfCompressionPerBuyer( in buildEstimatedRateOfCompressionPerBuyer() 423 Map<AdTechIdentifier, List<DBCustomAudience>> remainingDBCAsPerBuyer) { in buildRemainingDBCAsList() 455 Map<AdTechIdentifier, BiddingAuctionServers.BuyerInput.Builder> buyerInputs, in utilizeRemainingPayloadSpace() 501 Map<AdTechIdentifier, BiddingAuctionServers.BuyerInput.Builder> buyerInputs, in truncateCAs() 560 private Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> generatePerBuyerStats( in generatePerBuyerStats() 596 private Map<AdTechIdentifier, AuctionServerDataCompressor.CompressedData> compressBuyerInputs( in compressBuyerInputs() 615 Map<AdTechIdentifier, AuctionServerDataCompressor.CompressedData> compressedDataMap) { in getCurrentSize()
|
D | CompressedBuyerInputCreatorSellerPayloadMaxImpl.java | 73 Map<AdTechIdentifier, DBEncodedPayload> encodedPayloadMap) { in generateCompressedBuyerInputFromDBCAsAndEncodedSignals() 145 Map<AdTechIdentifier, AuctionServerDataCompressor.CompressedData> compressedInputs) { in getTotalSize() 154 Map<AdTechIdentifier, BiddingAuctionServers.BuyerInput.Builder> buyerInputs) { in getCurrentSize() 172 Map<AdTechIdentifier, BiddingAuctionServers.BuyerInput.Builder> buyerInputs, in addPASToBuyerInput() 204 Map<AdTechIdentifier, BiddingAuctionServers.BuyerInput.Builder> buyerInputs, in addCAsToBuyerInput()
|
D | AuctionServerPayloadMetricsStrategy.java | 69 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> statsMap); in logGetAdSelectionDataBuyerInputGeneratedStats() 76 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats, in addToBuyerIntermediateStats() 86 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> statsMap, in logGetAdSelectionDataBuyerInputGeneratedStatsWithExtendedPasMetrics()
|
D | AuctionServerPayloadMetricsStrategyDisabled.java | 75 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> statsMap) { in logGetAdSelectionDataBuyerInputGeneratedStats() 81 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats, in addToBuyerIntermediateStats() 89 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> statsMap, in logGetAdSelectionDataBuyerInputGeneratedStatsWithExtendedPasMetrics()
|
D | AuctionServerPayloadMetricsStrategyEnabled.java | 100 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> statsMap) { in logGetAdSelectionDataBuyerInputGeneratedStats() 124 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats, in addToBuyerIntermediateStats() 138 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> statsMap, in logGetAdSelectionDataBuyerInputGeneratedStatsWithExtendedPasMetrics()
|
D | CompressedBuyerInputCreatorHelper.java | 133 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats, in addToBuyerIntermediateStats() 156 Map<AdTechIdentifier, BuyerInputGeneratorIntermediateStats> perBuyerStats) { in logBuyerInputGeneratedStats()
|
D | CompressedBuyerInputCreator.java | 32 Map<AdTechIdentifier, DBEncodedPayload> encodedPayloadMap); in generateCompressedBuyerInputFromDBCAsAndEncodedSignals()
|
D | AuctionServerPayloadInfo.java | 49 abstract Builder setCompressedBuyerInput( in setCompressedBuyerInput()
|
D | AdSelectionConfigValidator.java | 118 Map<AdTechIdentifier, SignedContextualAds> signedContextualAdsMap) { in validateSignedContextualAds()
|
D | CompressedBuyerInputCreatorNoOptimizations.java | 61 @NonNull Map<AdTechIdentifier, DBEncodedPayload> encodedPayloadMap) { in generateCompressedBuyerInputFromDBCAsAndEncodedSignals()
|
D | BuyerInputGenerator.java | 147 @NonNull final Map<AdTechIdentifier, DBEncodedPayload> encodedPayloadMap, in generateCompressedBuyerInputFromDBCAsAndEncodedSignals()
|
/aosp_15_r20/packages/modules/AdServices/adservices/framework/java/android/adservices/common/ |
D | AdTechIdentifier.java | 26 public final class AdTechIdentifier implements Parcelable { class 33 private AdTechIdentifier(@NonNull Parcel in) { in AdTechIdentifier() method in AdTechIdentifier 37 private AdTechIdentifier(@NonNull String adTechIdentifier) { in AdTechIdentifier() method in AdTechIdentifier 41 private AdTechIdentifier(@NonNull String adTechIdentifier, boolean validate) { in AdTechIdentifier() method in AdTechIdentifier
|
/aosp_15_r20/packages/modules/AdServices/adservices/framework/java/android/adservices/adselection/ |
D | AdSelectionConfig.java | 94 @NonNull Map<AdTechIdentifier, AdSelectionSignals> perBuyerSignals, in AdSelectionConfig() 380 public AdSelectionConfig.Builder setPerBuyerSignals( in setPerBuyerSignals() 397 public AdSelectionConfig.Builder setPerBuyerSignedContextualAds( in setPerBuyerSignedContextualAds()
|
D | PerBuyerDecisionLogic.java | 58 public PerBuyerDecisionLogic(@NonNull Map<AdTechIdentifier, DecisionLogic> perBuyerLogicMap) { in PerBuyerDecisionLogic()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex30/javac/anno/com/android/adservices/service/adselection/ |
D | AutoValue_AuctionServerPayloadInfo.java | 21 … ImmutableMap<AdTechIdentifier, AuctionServerDataCompressor.CompressedData> compressedBuyerInput, in AutoValue_AuctionServerPayloadInfo() 102 …AuctionServerPayloadInfo.Builder setCompressedBuyerInput(ImmutableMap<AdTechIdentifier, AuctionSer… in setCompressedBuyerInput()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex33/javac/anno/com/android/adservices/service/adselection/ |
D | AutoValue_AuctionServerPayloadInfo.java | 21 … ImmutableMap<AdTechIdentifier, AuctionServerDataCompressor.CompressedData> compressedBuyerInput, in AutoValue_AuctionServerPayloadInfo() 102 …AuctionServerPayloadInfo.Builder setCompressedBuyerInput(ImmutableMap<AdTechIdentifier, AuctionSer… in setCompressedBuyerInput()
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/android/adservices/adselection/ |
D | AdBiddingOutcomeFixture.java | 93 List<Pair<AdTechIdentifier, Double>> buyersAndBids) { in getListOfAdBiddingOutcomes()
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/perf/src/android/adservices/test/scenario/adservices/utils/ |
D | StaticAdTechServerUtils.java | 88 Map<AdTechIdentifier, AdSelectionSignals> perBuyerSignals) { in StaticAdTechServerUtils()
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/shell/adselection/ |
D | GetAdSelectionDataCommand.java | 272 Map<AdTechIdentifier, AuctionServerDataCompressor.CompressedData> javaBuyerInput) { in getBuyerInputsAsProtoMap()
|
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/ |
D | CompressedBuyerInputCreatorSellerMaxImplTest.java | 473 Map<AdTechIdentifier, AuctionServerDataCompressor.CompressedData> compressedInputs) { in getTotalSize()
|
D | CompressedBuyerInputCreatorPerBuyerLimitsGreedyImplTest.java | 802 Map<AdTechIdentifier, AuctionServerDataCompressor.CompressedData> compressedInputs) { in getTotalSize()
|
/aosp_15_r20/prebuilts/sdk/extensions/4/public/ |
HD | framework-adservices.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/adservices/
android/ ... |
/aosp_15_r20/prebuilts/sdk/extensions/4/system/ |
HD | framework-adservices.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/adservices/
android/ ... |
/aosp_15_r20/prebuilts/module_sdk/AdServices/5/sdk_library/public/ |
D | framework-adservices-stubs.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/adservices/
android/ ... |
/aosp_15_r20/prebuilts/module_sdk/AdServices/6/sdk_library/public/ |
D | framework-adservices-stubs.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/adservices/
android/ ... |