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 55 static SystemProfileEntity create(long systemProfileHash, SystemProfile systemProfile) { in create() 59 static long getSystemProfileHash(SystemProfile systemProfile) { in getSystemProfileHash()
|
| D | EventRecordAndSystemProfile.java | 40 public abstract SystemProfile systemProfile(); in systemProfile() method in EventRecordAndSystemProfile 60 SystemProfile systemProfile, EventVector eventVector, AggregateValue aggregateValue) { in create()
|
| D | DataService.java | 197 SystemProfile systemProfile, in aggregateCount() 236 SystemProfile systemProfile, in aggregateString() 303 SystemProfile systemProfile, in aggregateCountSync() 320 SystemProfile systemProfile, in aggregateStringSync() 367 SystemProfile systemProfile, in aggregateValueReportAll()
|
| D | TestOnlyDao.java | 82 SystemProfile systemProfile, in create() 109 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 | 142 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 | 92 SystemProfile systemProfile = eventData.getKey(); in generateObservations() local
|
| D | PrivateObservationGenerator.java | 132 SystemProfile systemProfile, in generateObservations()
|