Home
last modified time | relevance | path

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

/packages/modules/Profiling/service/java/com/android/os/profiling/
DTracingSession.java52 private final String mAppFilePath; field in TracingSession
72 mAppFilePath = appFilePath; in TracingSession()
169 return mAppFilePath; in getAppFilePath()
220 mDestinationFileName = mAppFilePath + appRelativePath in getDestinationFileName()