Searched defs:perStateBytes (Results 1 – 10 of 10) sorted by relevance
38 public static InternalPerStateBytesSubject assertThat(@Nullable PerStateBytes perStateBytes) { in assertThat()43 public static Subject.Factory<InternalPerStateBytesSubject, PerStateBytes> perStateBytes() { in perStateBytes() method in InternalPerStateBytesSubject47 public static InternalPerStateBytesSubject assertWithMessage( in assertWithMessage()79 StringBuilder builder, PerStateBytes perStateBytes) { in toStringBuilder()
36 public static PerStateBytesSubject assertThat(@Nullable PerStateBytes perStateBytes) { in assertThat()41 public static Subject.Factory<PerStateBytesSubject, PerStateBytes> perStateBytes() { in perStateBytes() method in PerStateBytesSubject
4006 PerformanceDump.PerStateBytes perStateBytes = in testDumpProto() local5013 android.automotive.watchdog.PerStateBytes perStateBytes = in constructPerStateBytes() local
1102 android.automotive.watchdog.PerStateBytes perStateBytes = in constructPerStateBytes() local
169 PerStateBytes perStateBytes = mGenericIoThresholdsByComponent.valueAt(i); in dumpProto() local185 PerStateBytes perStateBytes = mIoThresholdsBySystemPackages.valueAt(i); in dumpProto() local203 PerStateBytes perStateBytes = mIoThresholdsByVendorPackages.valueAt(i); in dumpProto() local222 PerStateBytes perStateBytes = mIoThresholdsByAppCategoryType.valueAt(i); in dumpProto() local484 private static void dumpPerStateBytes(PerStateBytes perStateBytes, in dumpPerStateBytes()
2511 private static void dumpPerStateBytes(android.automotive.watchdog.PerStateBytes perStateBytes, in dumpPerStateBytes()2680 PerStateBytes perStateBytes) { in toPerStateIoOveruseThreshold()2857 PerStateBytes perStateBytes = map.get(oldKey); in replaceKey() local
109 PerStateBytes perStateBytes; in toPerStateBytes() local117 const PerStateBytes& perStateBytes) { in toPerStateIoOveruseThreshold()132 const PerStateBytes& perStateBytes) { in toPerStateIoOveruseThreshold()
91 PerStateBytes perStateBytes; in constructPerStateBytes() local
226 PerStateBytes perStateBytes; in readPerStateBytes() local510 Result<void> writePerStateBytes(const PerStateBytes& perStateBytes, XMLElement* rootElement) { in writePerStateBytes()
128 int64_t totalPerStateBytes(PerStateBytes perStateBytes) { in totalPerStateBytes()