Home
last modified time | relevance | path

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

/developtools/hiperf/include/
Dutilities.h335 bool IsExistDebugByApp(const std::string& bundleName);
/developtools/hiperf/src/
Dsubcommand_stat.cpp101 if (!IsExistDebugByApp(appPackage_)) { in ParseOption()
Dutilities.cpp650 bool IsExistDebugByApp(const std::string& bundleName) in IsExistDebugByApp() function
Dsubcommand_record.cpp201 if (!IsExistDebugByApp(appPackage_)) { in GetOptions()