Searched refs:excludingEndEpochSeconds (Results 1 – 1 of 1) sorted by relevance
266 long excludingEndEpochSeconds = mTimeSource.getCurrentDateTime().toEpochSecond(); in getTodayIoUsageStats() local269 includingStartEpochSeconds, excludingEndEpochSeconds); in getTodayIoUsageStats()310 long excludingEndEpochSeconds = currentDate.toEpochSecond(); in getHistoricalIoOveruseStats() local318 includingStartEpochSeconds, excludingEndEpochSeconds); in getHistoricalIoOveruseStats()327 long excludingEndEpochSeconds) { in getDailySystemIoUsageSummaries() argument331 includingStartEpochSeconds, excludingEndEpochSeconds); in getDailySystemIoUsageSummaries()354 long excludingEndEpochSeconds) { in getTopUsersDailyIoUsageSummaries() argument358 includingStartEpochSeconds, excludingEndEpochSeconds); in getTopUsersDailyIoUsageSummaries()363 numTopUsers, includingStartEpochSeconds, excludingEndEpochSeconds); in getTopUsersDailyIoUsageSummaries()395 long excludingEndEpochSeconds = currentDate.toEpochSecond(); in getNotForgivenHistoricalIoOveruses() local[all …]