Searched refs:isExecutableFile (Results 1 – 1 of 1) sorted by relevance
236 if (isExecutableFile(simpleperfPath)) { in findSimpleperf()242 private boolean isExecutableFile(@NonNull String path) { in isExecutableFile() method in ProfileSession