Home
last modified time | relevance | path

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

/system/extras/simpleperf/app_api/cpp/
Dsimpleperf.cpp272 static bool IsExecutableFile(const std::string& path) { in IsExecutableFile() function
345 if (IsExecutableFile(simpleperf_path)) { in FindSimpleperf()
354 if (!IsExecutableFile(path)) { in FindSimpleperfInTempDir()