Home
last modified time | relevance | path

Searched defs:systemProfile (Results 1 – 25 of 70) sorted by relevance

123

/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/libraries/cobalt/adservices-cobalt/android_common_apex33/javac/anno/com/android/cobalt/data/
DAutoValue_TestOnlyDao_AggregateStoreTableRow.java23 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()
DAutoValue_SystemProfileEntity.java21 private final SystemProfile systemProfile; field in AutoValue_SystemProfileEntity
25 SystemProfile systemProfile) { in AutoValue_SystemProfileEntity()
44 SystemProfile systemProfile() { in systemProfile() method in AutoValue_SystemProfileEntity
DAutoValue_EventRecordAndSystemProfile.java14 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/
DAutoValue_TestOnlyDao_AggregateStoreTableRow.java23 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()
DAutoValue_SystemProfileEntity.java21 private final SystemProfile systemProfile; field in AutoValue_SystemProfileEntity
25 SystemProfile systemProfile) { in AutoValue_SystemProfileEntity()
44 SystemProfile systemProfile() { in systemProfile() method in AutoValue_SystemProfileEntity
DAutoValue_EventRecordAndSystemProfile.java14 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/
DDataService.java197 SystemProfile systemProfile, in aggregateCount()
236 SystemProfile systemProfile, in aggregateString()
303 SystemProfile systemProfile, in aggregateCountSync()
320 SystemProfile systemProfile, in aggregateStringSync()
367 SystemProfile systemProfile, in aggregateValueReportAll()
DSystemProfileEntity.java48 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()
DEventRecordAndSystemProfile.java40 public abstract SystemProfile systemProfile(); in systemProfile() method in EventRecordAndSystemProfile
60 SystemProfile systemProfile, EventVector eventVector, AggregateValue aggregateValue) { in create()
DTestOnlyDao.java82 SystemProfile systemProfile, in create()
109 public abstract SystemProfile systemProfile(); in systemProfile() method in TestOnlyDao.AggregateStoreTableRow
DConverters.java124 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/
Dadservices-cobalt.jarMETA-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/
Dadservices-cobalt.jarMETA-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/
Dadservices-cobalt.jarMETA-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/
Dadservices-cobalt.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/packages/modules/AdServices/adservices/libraries/cobalt/java/com/android/cobalt/system/
DSystemData.java46 SystemProfile.Builder systemProfile = in SystemData() local
/aosp_15_r20/packages/modules/AdServices/adservices/libraries/cobalt/tests/src/com/android/cobalt/data/
DCobaltDatabaseMigrationTest.java57 SystemProfile systemProfile = SystemProfile.getDefaultInstance(); in migrate1To2() local
DDataServiceTest.java142 SystemProfile systemProfile, EventVector eventVector, int aggregateValue) { in createEventRecord()
DDaoBuildingBlocksTest.java93 SystemProfile systemProfile, in insertSystemProfileAndReport()
/aosp_15_r20/packages/modules/AdServices/adservices/libraries/cobalt/java/com/android/cobalt/observations/
DNonPrivateObservationGenerator.java92 SystemProfile systemProfile = eventData.getKey(); in generateObservations() local
DPrivateObservationGenerator.java132 SystemProfile systemProfile, in generateObservations()
/aosp_15_r20/frameworks/native/cmds/installd/binder/android/os/
H A DIInstalld.aidl79 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/
DBnInstalld.h152 … const ::std::string& packageName, const ::std::string& profileName, bool* _aidl_return) override { in copySystemProfile()
DIInstalld.cpp1117 …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 DInstalldNativeService.cpp3206 binder::Status InstalldNativeService::copySystemProfile(const std::string& systemProfile, in copySystemProfile()

123