Home
last modified time | relevance | path

Searched refs:IsExecutableFile (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/app_api/cpp/
H A Dsimpleperf.cpp273 static bool IsExecutableFile(const std::string& path) { in IsExecutableFile() function
346 if (IsExecutableFile(simpleperf_path)) { in FindSimpleperf()
355 if (!IsExecutableFile(path)) { in FindSimpleperfInTempDir()