Home
last modified time | relevance | path

Searched defs:writtenBytes (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/storagemonitoring/
H A DLifetimeWriteInfo.java50 public final long writtenBytes; field in LifetimeWriteInfo
52 public LifetimeWriteInfo(String partition, String fstype, long writtenBytes) { in LifetimeWriteInfo()
/aosp12/packages/services/Car/service/src/com/android/car/storagemonitoring/
H A DSysfsLifetimeWriteInfoProvider.java81 long writtenBytes = 1024L * Long.parseLong(data); in tryParse() local
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java3984 android.automotive.watchdog.PerStateBytes writtenBytes = in sampleIoOveruseStats() local
3990 /* forgivenWriteBytes= */ writtenBytes, in sampleIoOveruseStats() local
4011 /* forgivenWriteBytes= */ writtenBytes, in sampleIoOveruseStats() local
4018 /* forgivenWriteBytes= */ writtenBytes, in sampleIoOveruseStats() local
4059 AtomsProto.CarWatchdogPerStateBytes writtenBytes = in sampleReportedOveruseStats() local
4085 AtomsProto.CarWatchdogPerStateBytes writtenBytes = in sampleReportedKillStats() local
4291 int userId, String packageName, android.automotive.watchdog.PerStateBytes writtenBytes, in constructUserPackageIoUsageStats()
4324 android.automotive.watchdog.PerStateBytes writtenBytes, int totalOveruses) { in constructInternalIoOveruseStats()
4332 android.automotive.watchdog.PerStateBytes writtenBytes, int totalOveruses) { in constructInternalIoOveruseStats()
4364 AtomsProto.CarWatchdogPerStateBytes writtenBytes) { in constructIoOveruseStatsReported()
[all …]
H A DWatchdogStorageUnitTest.java795 PerStateBytes remainingWriteBytes, PerStateBytes writtenBytes, in constructIoUsageStatsEntry()
807 PerStateBytes writtenBytes, int totalOveruses) { in constructInternalIoOveruseStats()
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/watchdog/
H A DCarWatchdogTestFragment.java361 long writtenBytes = 0; in writeToFile() local
/aosp12/packages/services/Car/cpp/watchdog/server/src/
H A DIoOveruseMonitor.cpp126 std::tuple<int32_t, PerStateBytes> calculateOveruseAndForgivenBytes(PerStateBytes writtenBytes, in calculateOveruseAndForgivenBytes()
/aosp12/packages/services/Car/cpp/watchdog/server/tests/
H A DIoOveruseMonitorTest.cpp128 const PerStateBytes& writtenBytes, in constructUserPackageIoUsageStats()
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogPerfHandler.java1713 android.automotive.watchdog.PerStateBytes writtenBytes = in constructCarWatchdogIoOveruseStatsLocked() local
2333 AtomsProto.CarWatchdogPerStateBytes writtenBytes) { in constructCarWatchdogIoOveruseStats()
H A DWatchdogStorage.java517 AtomsProto.CarWatchdogPerStateBytes writtenBytes = in computeTotalWrittenBytes() local
/aosp12/hardware/qcom/display/msm8994/libhwcomposer/
H A DHWC2On1Adapter.cpp1761 auto writtenBytes = snprintf(buffer, BUFFER_SIZE, in toString() local
/aosp12/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
H A DHWC2On1Adapter.cpp1668 auto writtenBytes = snprintf(buffer, BUFFER_SIZE, in toString() local