Searched refs:IsAppDebuggable (Results 1 – 2 of 2) sorted by relevance
106 bool IsAppDebuggable(const std::string& package_name);
626 bool IsAppDebuggable(const std::string& package_name) { in IsAppDebuggable() function774 if (!IsAppDebuggable(package_name_)) { in Prepare()