Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/storagemonitoring/
DUidIoRecord.java39 public final long background_write_bytes; field in UidIoRecord
51 long background_write_bytes, in UidIoRecord() argument
64 this.background_write_bytes = background_write_bytes; in UidIoRecord()
83 background_write_bytes - other.background.bytesWrittenToStorage, in delta()
102 background_write_bytes - other.background_write_bytes, in delta()
DIoStatsEntry.java113 record.background_write_bytes, in IoStatsEntry()
211 && record.background_write_bytes == background.bytesWrittenToStorage in representsSameMetrics()
/packages/services/Car/service/src/com/android/car/storagemonitoring/
DProcfsUidIoStatsProvider.java81 long background_write_bytes = Long.valueOf(tokenizer.nextToken()); in load() local
94 background_write_bytes, in load()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/storagemonitoring/
DIoStatsTrackerTest.java260 private long background_write_bytes; field in IoStatsTrackerTest.UserActivity
284 background_write_bytes, in updateSystemState()
DCarStorageMonitoringTest.java550 assertThat(delta.background_write_bytes).isEqualTo(10); in testUidIoStatsRecordDelta()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarStorageMonitoringTest.java483 oldRecord1000.background_write_bytes, in testAggregateIoStats()
534 oldRecord0.background_write_bytes, in testIoStatsDeltas()
565 newRecord0.background_write_bytes + 30, in testIoStatsDeltas()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt946 field TIRAMISU_0 long background_write_bytes;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt2380 field public final long background_write_bytes;
/packages/services/Car/car-lib/api/
Dsystem-current.txt2380 field public final long background_write_bytes;
Dtest-current.txt2461 field public final long background_write_bytes;
Dsystem-lint-baseline.txt4190 UnflaggedApi: android.car.storagemonitoring.UidIoRecord#background_write_bytes:
4191 …be flagged with @FlaggedApi: field android.car.storagemonitoring.UidIoRecord.background_write_bytes