Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Denvironment.h106 bool IsAppDebuggable(const std::string& package_name);
Denvironment.cpp626 bool IsAppDebuggable(const std::string& package_name) { in IsAppDebuggable() function
774 if (!IsAppDebuggable(package_name_)) { in Prepare()