Searched defs:systemProfile (Results 1 – 11 of 11) sorted by relevance
/packages/modules/AdServices/adservices/libraries/cobalt/java/com/android/cobalt/data/ |
D | SystemProfileEntity.java | 48 abstract SystemProfile systemProfile(); in systemProfile() method in SystemProfileEntity 56 static SystemProfileEntity create(long systemProfileHash, SystemProfile systemProfile) { in create() 60 static long getSystemProfileHash(SystemProfile systemProfile) { in getSystemProfileHash()
|
D | EventRecordAndSystemProfile.java | 40 public abstract SystemProfile systemProfile(); in systemProfile() method in EventRecordAndSystemProfile 61 SystemProfile systemProfile, EventVector eventVector, AggregateValue aggregateValue) { in create()
|
D | DataService.java | 191 SystemProfile systemProfile, in aggregateCount() 230 SystemProfile systemProfile, in aggregateString() 297 SystemProfile systemProfile, in aggregateCountSync() 314 SystemProfile systemProfile, in aggregateStringSync() 359 SystemProfile systemProfile, in aggregateValueReportAll()
|
D | TestOnlyDao.java | 83 SystemProfile systemProfile, in create() 110 public abstract SystemProfile systemProfile(); in systemProfile() method in TestOnlyDao.AggregateStoreTableRow
|
D | Converters.java | 124 public static byte[] fromSystemProfile(SystemProfile systemProfile) { in fromSystemProfile()
|
/packages/modules/AdServices/adservices/libraries/cobalt/java/com/android/cobalt/system/ |
D | SystemData.java | 46 SystemProfile.Builder systemProfile = in SystemData() local
|
/packages/modules/AdServices/adservices/libraries/cobalt/tests/src/com/android/cobalt/data/ |
D | CobaltDatabaseMigrationTest.java | 57 SystemProfile systemProfile = SystemProfile.getDefaultInstance(); in migrate1To2() local
|
D | DataServiceTest.java | 137 SystemProfile systemProfile, EventVector eventVector, int aggregateValue) { in createEventRecord()
|
D | DaoBuildingBlocksTest.java | 93 SystemProfile systemProfile, in insertSystemProfileAndReport()
|
/packages/modules/AdServices/adservices/libraries/cobalt/java/com/android/cobalt/observations/ |
D | NonPrivateObservationGenerator.java | 90 SystemProfile systemProfile = eventData.getKey(); in generateObservations() local
|
D | PrivateObservationGenerator.java | 130 SystemProfile systemProfile, in generateObservations()
|