Home
last modified time | relevance | path

Searched refs:foreground_write_bytes (Results 1 – 11 of 11) sorted by relevance

/packages/services/Car/car-lib/src/android/car/storagemonitoring/
DUidIoRecord.java33 public final long foreground_write_bytes; field in UidIoRecord
46 long foreground_write_bytes, in UidIoRecord() argument
58 this.foreground_write_bytes = foreground_write_bytes; in UidIoRecord()
78 foreground_write_bytes - other.foreground.bytesWrittenToStorage, in delta()
97 foreground_write_bytes - other.foreground_write_bytes, in delta()
DIoStatsEntry.java108 record.foreground_write_bytes, in IoStatsEntry()
206 && record.foreground_write_bytes == foreground.bytesWrittenToStorage in representsSameMetrics()
/packages/services/Car/service/src/com/android/car/storagemonitoring/
DProcfsUidIoStatsProvider.java77 long foreground_write_bytes = Long.valueOf(tokenizer.nextToken()); in load() local
89 foreground_write_bytes, in load()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DIoStatsTrackerTest.java254 private long foreground_write_bytes; field in IoStatsTrackerTest.UserActivity
279 foreground_write_bytes, in updateSystemState()
DCarStorageMonitoringTest.java544 assertThat(delta.foreground_write_bytes).isEqualTo(10); in testUidIoStatsRecordDelta()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarStorageMonitoringTest.java478 oldRecord1000.foreground_write_bytes + 100, in testAggregateIoStats()
529 oldRecord0.foreground_write_bytes + 50, in testIoStatsDeltas()
560 newRecord0.foreground_write_bytes, in testIoStatsDeltas()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt941 field TIRAMISU_0 long foreground_write_bytes;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2385 field public final long foreground_write_bytes;
/packages/services/Car/car-lib/api/
Dsystem-current.txt2385 field public final long foreground_write_bytes;
Dtest-current.txt2466 field public final long foreground_write_bytes;
Dsystem-lint-baseline.txt4200 UnflaggedApi: android.car.storagemonitoring.UidIoRecord#foreground_write_bytes:
4201 …be flagged with @FlaggedApi: field android.car.storagemonitoring.UidIoRecord.foreground_write_bytes