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