Searched refs:isExecutableFile (Results 1 – 1 of 1) sorted by relevance
235 if (isExecutableFile(simpleperfPath)) { in findSimpleperf()241 private boolean isExecutableFile(@NonNull String path) { in isExecutableFile() method in ProfileSession262 if (!isExecutableFile(toPath)) { in findSimpleperfInTempDir()