Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/storagemonitoring/
DLifetimeWriteInfo.java54 public final long writtenBytes; field in LifetimeWriteInfo
56 public LifetimeWriteInfo(String partition, String fstype, long writtenBytes) { in LifetimeWriteInfo()
/packages/services/Car/service/src/com/android/car/storagemonitoring/
DSysfsLifetimeWriteInfoProvider.java79 long writtenBytes = 1024L * Long.parseLong(data); in tryParse() local
/packages/modules/OnDevicePersonalization/src/com/android/ondevicepersonalization/services/download/mdd/
DOnDevicePersonalizationLocalFileDownloader.java107 long writtenBytes; in startDownloadingInternal() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DWatchdogStorageUnitTest.java1034 PerStateBytes remainingWriteBytes, PerStateBytes writtenBytes, in constructIoUsageStatsEntry()
1046 PerStateBytes writtenBytes, int totalOveruses) { in constructInternalIoOveruseStats()
1070 PerStateBytes writtenBytes = new PerStateBytes(); in createDatabaseAndUpgradeToVersion() local
1108 int forgivenOveruses, int timesKilled, PerStateBytes writtenBytes, in insertIoUsageStats()
DCarWatchdogServiceUnitTest.java1398 android.automotive.watchdog.PerStateBytes writtenBytes, int totalOveruses) { in constructInternalIoOveruseStats()
1406 android.automotive.watchdog.PerStateBytes writtenBytes, int totalOveruses) { in constructInternalIoOveruseStats()
DWatchdogPerfHandlerUnitTest.java4785 int userId, String packageName, android.automotive.watchdog.PerStateBytes writtenBytes, in constructUserPackageIoUsageStats()
5006 android.automotive.watchdog.PerStateBytes writtenBytes, int totalOveruses) { in constructInternalIoOveruseStats()
5024 android.automotive.watchdog.PerStateBytes writtenBytes, int totalOveruses) { in constructInternalIoOveruseStats()
/packages/services/Car/cpp/watchdog/server/src/
DIoOveruseMonitor.h245 aidl::android::automotive::watchdog::PerStateBytes writtenBytes = {}; member
DIoOveruseMonitor.cpp136 std::tuple<int32_t, PerStateBytes> calculateOveruseAndForgivenBytes(PerStateBytes writtenBytes, in calculateOveruseAndForgivenBytes()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/watchdog/
DCarWatchdogTestFragment.java363 long writtenBytes = 0; in writeToFile() local
/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogStorage.java337 AtomsProto.CarWatchdogPerStateBytes writtenBytes = in getDailySystemIoUsageSummaries() local
655 AtomsProto.CarWatchdogPerStateBytes writtenBytes = in computeTotalWrittenBytes() local
DWatchdogPerfHandler.java2134 android.automotive.watchdog.PerStateBytes writtenBytes = in constructCarWatchdogIoOveruseStatsLocked() local
2886 AtomsProto.CarWatchdogPerStateBytes writtenBytes) { in constructCarWatchdogIoOveruseStats()
/packages/services/Car/cpp/watchdog/server/tests/
DIoOveruseMonitorTest.cpp134 const PerStateBytes& writtenBytes, in constructUserPackageIoUsageStats()
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/
DStubGenerator.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...