Searched defs:outputRelativePath (Results 1 – 1 of 1) sorted by relevance
540 String outputRelativePath = "android.prof"; in handleSnapshotBootProfile() local549 String outputRelativePath = String.format("%s%s.prof", packageName, in handleSnapshotAppProfile() local598 String outputRelativePath = in handleDumpProfile() local1270 @NonNull ParcelFileDescriptor fd, @NonNull String outputRelativePath) { in writeProfileFdContentsToFile()