/aosp12/frameworks/base/tools/powermodel/src/com/android/powermodel/component/ |
H A D | CpuProfile.java | 70 public void setClusterPower(int cluster, float value) throws ParseException { in setClusterPower() 74 public void setCoreSpeeds(int cluster, int[] value) throws ParseException { in setCoreSpeeds() 90 public void setCorePower(int cluster, float[] value) throws ParseException { in setCorePower() 127 final Cluster cluster = result.clusters[i] = new Cluster(); in build() local
|
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | BatteryUsageStatsRule.java | 98 public BatteryUsageStatsRule setNumSpeedStepsInCpuCluster(int cluster, int speeds) { in setNumSpeedStepsInCpuCluster() 103 public BatteryUsageStatsRule setAveragePowerForCpuCluster(int cluster, double value) { in setAveragePowerForCpuCluster() 108 public BatteryUsageStatsRule setAveragePowerForCpuCore(int cluster, int step, double value) { in setAveragePowerForCpuCore()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ipmemorystore/ |
H A D | NetworkAttributes.java | 74 public final String cluster; field in NetworkAttributes 110 @Nullable final String cluster, in NetworkAttributes() 288 public Builder setCluster(@Nullable final String cluster) { in setCluster()
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | MemoryStoreImpl.java | 132 public void setCluster(String key, String cluster) { in setCluster() 147 public void removeCluster(String cluster) { in removeCluster()
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | PowerProfile.java | 434 public int getNumCoresInCpuCluster(int cluster) { in getNumCoresInCpuCluster() 442 public int getNumSpeedStepsInCpuCluster(int cluster) { in getNumSpeedStepsInCpuCluster() 452 public double getAveragePowerForCpuCluster(int cluster) { in getAveragePowerForCpuCluster() 459 public double getAveragePowerForCpuCore(int cluster, int step) { in getAveragePowerForCpuCore()
|
H A D | CpuPowerCalculator.java | 266 public double calculatePerCpuClusterPowerMah(int cluster, long clusterDurationMs) { in calculatePerCpuClusterPowerMah() 278 public double calculatePerCpuFreqPowerMah(int cluster, int speedStep, in calculatePerCpuFreqPowerMah()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/src/android/net/shared/ |
H A D | Layer2Information.java | 37 public Layer2Information(@Nullable final String l2Key, @Nullable final String cluster, in Layer2Information()
|
/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
H A D | DownloadNotifier.java | 181 IntArray cluster = clustered.get(tag); in updateWithLocked() local 193 final IntArray cluster = clustered.valueAt(i); in updateWithLocked() local 411 private long[] getDownloadIds(Cursor cursor, IntArray cluster) { in getDownloadIds()
|
/aosp12/hardware/qcom/msm8994/kernel-headers/linux/ |
H A D | msm-core-interface.h | 34 uint32_t cluster; member
|
/aosp12/hardware/qcom/msm8994/original-kernel-headers/linux/ |
H A D | msm-core-interface.h | 18 uint32_t cluster; member
|
/aosp12/hardware/qcom/msm8996/kernel-headers/linux/ |
H A D | msm-core-interface.h | 34 uint32_t cluster; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/linux/ |
H A D | msm-core-interface.h | 18 uint32_t cluster; member
|
/aosp12/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/ipmemorystore/ |
H A D | IpMemoryStoreServiceTest.java | 161 final Inet4Address ipAddress, final long expiry, final String cluster, in buildTestNetworkAttributes()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/7/android/net/ip/ |
H A D | IIpClient.aidl | 32 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/8/android/net/ip/ |
H A D | IIpClient.aidl | 32 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/9/android/net/ip/ |
H A D | IIpClient.aidl | 32 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/current/android/net/ip/ |
H A D | IIpClient.aidl | 33 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ip/ |
H A D | IIpClient.aidl | 38 void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/10/android/net/ip/ |
H A D | IIpClient.aidl | 33 oneway void setL2KeyAndGroupHint(in String l2Key, in String cluster); in setL2KeyAndGroupHint()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ |
H A D | IIpMemoryStore.aidl | 154 void deleteCluster(String cluster, boolean needWipe, IOnStatusAndCountListener listener); in deleteCluster()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/10/android/net/ |
H A D | IIpMemoryStore.aidl | 29 …oneway void deleteCluster(String cluster, boolean needWipe, android.net.ipmemorystore.IOnStatusAnd… in deleteCluster()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/7/android/net/ |
H A D | IIpMemoryStore.aidl | 29 …oneway void deleteCluster(String cluster, boolean needWipe, android.net.ipmemorystore.IOnStatusAnd… in deleteCluster()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/8/android/net/ |
H A D | IIpMemoryStore.aidl | 29 …oneway void deleteCluster(String cluster, boolean needWipe, android.net.ipmemorystore.IOnStatusAnd… in deleteCluster()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/9/android/net/ |
H A D | IIpMemoryStore.aidl | 29 …oneway void deleteCluster(String cluster, boolean needWipe, android.net.ipmemorystore.IOnStatusAnd… in deleteCluster()
|
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/current/android/net/ |
H A D | IIpMemoryStore.aidl | 29 …oneway void deleteCluster(String cluster, boolean needWipe, android.net.ipmemorystore.IOnStatusAnd… in deleteCluster()
|