/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/libraries/cobalt/adservices-cobalt/android_common_apex33/javac/anno/com/android/cobalt/data/ |
D | AutoValue_TestOnlyDao_AggregateStoreTableRow.java | 23 private final SystemProfile systemProfile; field in AutoValue_TestOnlyDao_AggregateStoreTableRow 35 SystemProfile systemProfile, in AutoValue_TestOnlyDao_AggregateStoreTableRow() 62 public SystemProfile systemProfile() { in systemProfile() method in AutoValue_TestOnlyDao_AggregateStoreTableRow 125 private SystemProfile systemProfile; field in AutoValue_TestOnlyDao_AggregateStoreTableRow.Builder 148 … public TestOnlyDao.AggregateStoreTableRow.Builder setSystemProfile(SystemProfile systemProfile) { in setSystemProfile()
|
D | AutoValue_SystemProfileEntity.java | 21 private final SystemProfile systemProfile; field in AutoValue_SystemProfileEntity 25 SystemProfile systemProfile) { in AutoValue_SystemProfileEntity() 44 SystemProfile systemProfile() { in systemProfile() method in AutoValue_SystemProfileEntity
|
D | AutoValue_EventRecordAndSystemProfile.java | 14 private final SystemProfile systemProfile; field in AutoValue_EventRecordAndSystemProfile 25 SystemProfile systemProfile, in AutoValue_EventRecordAndSystemProfile() 45 public SystemProfile systemProfile() { in systemProfile() method in AutoValue_EventRecordAndSystemProfile
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/libraries/cobalt/adservices-cobalt/android_common_apex30/javac/anno/com/android/cobalt/data/ |
D | AutoValue_TestOnlyDao_AggregateStoreTableRow.java | 23 private final SystemProfile systemProfile; field in AutoValue_TestOnlyDao_AggregateStoreTableRow 35 SystemProfile systemProfile, in AutoValue_TestOnlyDao_AggregateStoreTableRow() 62 public SystemProfile systemProfile() { in systemProfile() method in AutoValue_TestOnlyDao_AggregateStoreTableRow 125 private SystemProfile systemProfile; field in AutoValue_TestOnlyDao_AggregateStoreTableRow.Builder 148 … public TestOnlyDao.AggregateStoreTableRow.Builder setSystemProfile(SystemProfile systemProfile) { in setSystemProfile()
|
D | AutoValue_SystemProfileEntity.java | 21 private final SystemProfile systemProfile; field in AutoValue_SystemProfileEntity 25 SystemProfile systemProfile) { in AutoValue_SystemProfileEntity() 44 SystemProfile systemProfile() { in systemProfile() method in AutoValue_SystemProfileEntity
|
D | AutoValue_EventRecordAndSystemProfile.java | 14 private final SystemProfile systemProfile; field in AutoValue_EventRecordAndSystemProfile 25 SystemProfile systemProfile, in AutoValue_EventRecordAndSystemProfile() 45 public SystemProfile systemProfile() { in systemProfile() method in AutoValue_EventRecordAndSystemProfile
|
/aosp_15_r20/packages/modules/AdServices/adservices/libraries/cobalt/java/com/android/cobalt/data/ |
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 | 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 | 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()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/libraries/cobalt/adservices-cobalt/android_common_apex30/javac/ |
D | adservices-cobalt.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/libraries/cobalt/adservices-cobalt/android_common_apex30/local-javac-header/ |
D | adservices-cobalt.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/libraries/cobalt/adservices-cobalt/android_common_apex33/javac/ |
D | adservices-cobalt.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/libraries/cobalt/adservices-cobalt/android_common_apex33/local-javac-header/ |
D | adservices-cobalt.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/packages/modules/AdServices/adservices/libraries/cobalt/java/com/android/cobalt/system/ |
D | SystemData.java | 46 SystemProfile.Builder systemProfile = in SystemData() local
|
/aosp_15_r20/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()
|
/aosp_15_r20/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()
|
/aosp_15_r20/frameworks/native/cmds/installd/binder/android/os/ |
H A D | IInstalld.aidl | 79 boolean copySystemProfile(@utf8InCpp String systemProfile, int uid, in copySystemProfile()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/cmds/installd/installd/android_arm64_armv8-2a_cortex-a55/gen/aidl/android/os/ |
D | BnInstalld.h | 152 … const ::std::string& packageName, const ::std::string& profileName, bool* _aidl_return) override { in copySystemProfile()
|
D | IInstalld.cpp | 1117 …32_t uid, const ::std::string& packageName, const ::std::string& profileName, bool* _aidl_return) { in copySystemProfile()
|
/aosp_15_r20/frameworks/native/cmds/installd/ |
H A D | InstalldNativeService.cpp | 3206 binder::Status InstalldNativeService::copySystemProfile(const std::string& systemProfile, in copySystemProfile()
|