Searched refs:mResultFilePath (Results 1 – 1 of 1) sorted by relevance
38 @Nullable final String mResultFilePath; field in ProfilingResult90 mResultFilePath = resultFilePath; in ProfilingResult()97 mResultFilePath = in.readString(); in ProfilingResult()105 dest.writeString(mResultFilePath); in writeToParcel()141 return mResultFilePath; in getResultFilePath()