Home
last modified time | relevance | path

Searched refs:setLogOutputFile (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/storage/
H A DDiskStatsLoggingServiceTest.java98 task.setLogOutputFile(mInputFile); in testEmptyLog()
140 task.setLogOutputFile(mInputFile); in testPopulatedLogTask()
169 task.setLogOutputFile(mInputFile); in testDontCrashOnPackageStatsTimeout()
/aosp12/frameworks/base/services/core/java/com/android/server/storage/
H A DDiskStatsLoggingService.java79 task.setLogOutputFile(new File(DUMPSYS_CACHE_PATH)); in onStartJob()
143 public void setLogOutputFile(File file) { in setLogOutputFile() method in DiskStatsLoggingService.LogRunnable
/aosp12/frameworks/base/services/
H A Dart-profile39298 PLcom/android/server/storage/DiskStatsLoggingService$LogRunnable;->setLogOutputFile(Ljava/io/File;)V