Home
last modified time | relevance | path

Searched refs:AGGREGATION_COORDINATOR_ORIGIN (Results 1 – 15 of 15) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/measurement/migration/
DMeasurementDbMigratorV20.java37 MeasurementTables.AggregateReport.AGGREGATION_COORDINATOR_ORIGIN),
41 MeasurementTables.TriggerContract.AGGREGATION_COORDINATOR_ORIGIN),
45 MeasurementTables.AggregateEncryptionKey.AGGREGATION_COORDINATOR_ORIGIN)
64 MeasurementTables.AggregateEncryptionKey.AGGREGATION_COORDINATOR_ORIGIN, in setCloudProvidersForAggregateEncryptionKey()
70 MeasurementTables.AggregateEncryptionKey.AGGREGATION_COORDINATOR_ORIGIN in setCloudProvidersForAggregateEncryptionKey()
78 MeasurementTables.AggregateReport.AGGREGATION_COORDINATOR_ORIGIN, in setCloudProvidersForAggregateReport()
84 MeasurementTables.AggregateReport.AGGREGATION_COORDINATOR_ORIGIN + " IS NULL ", in setCloudProvidersForAggregateReport()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/aggregation/
DAggregateEncryptionKeyTest.java35 private static final Uri AGGREGATION_COORDINATOR_ORIGIN = Uri.parse("https://1.test"); field in AggregateEncryptionKeyTest
42 .setAggregationCoordinatorOrigin(AGGREGATION_COORDINATOR_ORIGIN) in createExample()
51 AGGREGATION_COORDINATOR_ORIGIN, in verifyExample()
68 .setAggregationCoordinatorOrigin(AGGREGATION_COORDINATOR_ORIGIN) in testFailsToBuildWithNullKeyId()
81 .setAggregationCoordinatorOrigin(AGGREGATION_COORDINATOR_ORIGIN) in testFailsToBuildWithNullPublicKey()
94 .setAggregationCoordinatorOrigin(AGGREGATION_COORDINATOR_ORIGIN) in testFailsToBuildWithoutSetExpiry()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/measurement/migration/
DContentValueFixtures.java41 public static final Uri AGGREGATION_COORDINATOR_ORIGIN = field in ContentValueFixtures
226 public static final Uri AGGREGATION_COORDINATOR_ORIGIN = field in ContentValueFixtures.TriggerValues
227 ContentValueFixtures.AGGREGATION_COORDINATOR_ORIGIN;
323 public static final Uri AGGREGATION_COORDINATOR_ORIGIN = field in ContentValueFixtures.AggregateReportValues
324 ContentValueFixtures.AGGREGATION_COORDINATOR_ORIGIN;
339 public static final Uri AGGREGATION_COORDINATOR_ORIGIN = field in ContentValueFixtures.AggregateEncryptionKeyValues
340 ContentValueFixtures.AGGREGATION_COORDINATOR_ORIGIN;
1022 MeasurementTables.TriggerContract.AGGREGATION_COORDINATOR_ORIGIN, in generateTriggerContentValuesV20()
1023 TriggerValues.AGGREGATION_COORDINATOR_ORIGIN.toString()); in generateTriggerContentValuesV20()
1491 MeasurementTables.AggregateReport.AGGREGATION_COORDINATOR_ORIGIN, in generateAggregateReportContentValuesV20()
[all …]
DMeasurementDbMigratorV20Test.java77 MeasurementTables.AggregateEncryptionKey.AGGREGATION_COORDINATOR_ORIGIN)); in performMigration_v19ToV20WithData_maintainsDataIntegrity()
81 MeasurementTables.AggregateReport.AGGREGATION_COORDINATOR_ORIGIN)); in performMigration_v19ToV20WithData_maintainsDataIntegrity()
85 MeasurementTables.TriggerContract.AGGREGATION_COORDINATOR_ORIGIN)); in performMigration_v19ToV20WithData_maintainsDataIntegrity()
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/com/android/adservices/service/measurement/aggregation/
DAggregateReportFixture.java58 ValidAggregateReportParams.AGGREGATION_COORDINATOR_ORIGIN) in getValidAggregateReportBuilder()
79 public static final Uri AGGREGATION_COORDINATOR_ORIGIN = field in AggregateReportFixture.ValidAggregateReportParams
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/com/android/adservices/service/measurement/
DTriggerFixture.java69 .setAggregationCoordinatorOrigin(ValidTriggerParams.AGGREGATION_COORDINATOR_ORIGIN) in getValidTrigger()
168 public static final Uri AGGREGATION_COORDINATOR_ORIGIN = field in TriggerFixture.ValidTriggerParams
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/measurement/
DMeasurementTables.java192 String AGGREGATION_COORDINATOR_ORIGIN = "aggregation_coordinator_origin"; field
262 String AGGREGATION_COORDINATOR_ORIGIN = "aggregation_coordinator_origin"; field
274 String AGGREGATION_COORDINATOR_ORIGIN = "aggregation_coordinator_origin"; field
689 + TriggerContract.AGGREGATION_COORDINATOR_ORIGIN
984 + AggregateReport.AGGREGATION_COORDINATOR_ORIGIN
1032 + AggregateEncryptionKey.AGGREGATION_COORDINATOR_ORIGIN
DSqliteObjectMapper.java312 MeasurementTables.TriggerContract.AGGREGATION_COORDINATOR_ORIGIN, in constructTriggerFromCursor()
379 MeasurementTables.AggregateReport.AGGREGATION_COORDINATOR_ORIGIN, in constructAggregateReport()
405 MeasurementTables.AggregateEncryptionKey.AGGREGATION_COORDINATOR_ORIGIN, in constructAggregateEncryptionKeyFromCursor()
DMeasurementDao.java154 MeasurementTables.TriggerContract.AGGREGATION_COORDINATOR_ORIGIN, in insertTrigger()
2570 MeasurementTables.AggregateEncryptionKey.AGGREGATION_COORDINATOR_ORIGIN,
2598 .AGGREGATION_COORDINATOR_ORIGIN
2665 MeasurementTables.AggregateReport.AGGREGATION_COORDINATOR_ORIGIN,
2732 .AGGREGATION_COORDINATOR_ORIGIN));
2774 .AGGREGATION_COORDINATOR_ORIGIN));
3837 MeasurementTables.AggregateReport.AGGREGATION_COORDINATOR_ORIGIN
3864 + MeasurementTables.AggregateReport.AGGREGATION_COORDINATOR_ORIGIN
3963 MeasurementTables.AggregateReport.AGGREGATION_COORDINATOR_ORIGIN,
3981 + MeasurementTables.AggregateReport.AGGREGATION_COORDINATOR_ORIGIN
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DAggregateReportBody.java62 String AGGREGATION_COORDINATOR_ORIGIN = "aggregation_coordinator_origin"; field
119 PayloadBodyKeys.AGGREGATION_COORDINATOR_ORIGIN, in toJson()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/measurement/
DMeasurementDbSchemaTrail.java1432 + TriggerContract.AGGREGATION_COORDINATOR_ORIGIN
1486 + TriggerContract.AGGREGATION_COORDINATOR_ORIGIN
1542 + TriggerContract.AGGREGATION_COORDINATOR_ORIGIN
1600 + TriggerContract.AGGREGATION_COORDINATOR_ORIGIN
2213 + AggregateReport.AGGREGATION_COORDINATOR_ORIGIN
2267 + AggregateReport.AGGREGATION_COORDINATOR_ORIGIN
2323 + AggregateReport.AGGREGATION_COORDINATOR_ORIGIN
2371 + AggregateEncryptionKey.AGGREGATION_COORDINATOR_ORIGIN
DAbstractDbIntegrationTest.java590 MeasurementTables.AggregateReport.AGGREGATION_COORDINATOR_ORIGIN, in insertToDb()
617 MeasurementTables.AggregateEncryptionKey.AGGREGATION_COORDINATOR_ORIGIN, in insertToDb()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/
DAsyncTriggerFetcher.java275 && !json.isNull(TriggerHeaderContract.AGGREGATION_COORDINATOR_ORIGIN)) { in parseTrigger()
277 json.getString(TriggerHeaderContract.AGGREGATION_COORDINATOR_ORIGIN); in parseTrigger()
902 String AGGREGATION_COORDINATOR_ORIGIN = "aggregation_coordinator_origin"; field
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/
DE2ETest.java135 String AGGREGATION_COORDINATOR_ORIGIN = "aggregation_coordinator_origin"; field
673 AggregateReportPayloadKeys.AGGREGATION_COORDINATOR_ORIGIN, "").equals( in areEqualAggregateReportJsons()
675 AggregateReportPayloadKeys.AGGREGATION_COORDINATOR_ORIGIN, ""))) { in areEqualAggregateReportJsons()
DE2EMockTest.java660 AggregateReportPayloadKeys.AGGREGATION_COORDINATOR_ORIGIN, in getActualAggregatablePayloadForTest()