Searched refs:ioWritesStatsView (Results 1 – 1 of 1) sorted by relevance
185 const UserPackageStats::IoStatsView& ioWritesStatsView) { in constructUidResourceUsageStats() argument200 ioUsageStats.writtenBytes.garageModeBytes = ioWritesStatsView.totalBytes(); in constructUidResourceUsageStats()204 ioUsageStats.writtenBytes.foregroundBytes = ioWritesStatsView.bytes[UidState::FOREGROUND]; in constructUidResourceUsageStats()205 ioUsageStats.writtenBytes.backgroundBytes = ioWritesStatsView.bytes[UidState::BACKGROUND]; in constructUidResourceUsageStats()1259 const auto& ioWritesStatsView = in processUidStatsLocked() local1266 ioWritesStatsView); in processUidStatsLocked()