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