Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dutilities.cpp652 if (!IsSupportNonDebuggableApp() && !bundleName.empty() && !IsDebugableApp(bundleName)) { in IsExistDebugByApp()
672 if (!IsSupportNonDebuggableApp() && !IsDebugableApp(bundleName)) { in IsExistDebugByPid()
764 bool IsDebugableApp(const std::string& bundleName) in IsDebugableApp() function
/developtools/hiperf/include/
Dutilities.h340 bool IsDebugableApp(const std::string& bundleName);