Searched refs:outputProfilePath (Results 1 – 1 of 1) sorted by relevance
1745 final String outputProfilePath = in runSnapshotProfile() local1747 try (OutputStream outStream = new FileOutputStream(outputProfilePath)) { in runSnapshotProfile()1751 Os.chmod(outputProfilePath, /*mode*/ 0644 ); in runSnapshotProfile()