Home
last modified time | relevance | path

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

/aosp_15_r20/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/
H A DShowmapSnapshotHelper.java153 String sysThreadsDebugFilePath = in startCollecting() local
157 File sysThreadsDebugFile = new File(sysThreadsDebugFilePath); in startCollecting()
199 mSysThreadsDebugFile = sysThreadsDebugFilePath; in startCollecting()