Home
last modified time | relevance | path

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

/packages/modules/Profiling/framework/java/android/os/
DProfilingResult.java87 ProfilingResult(@ErrorCode int errorCode, String resultFilePath, String tag, in ProfilingResult() argument
90 mResultFilePath = resultFilePath; in ProfilingResult()