Searched refs:IsExistDebugByApp (Results 1 – 4 of 4) sorted by relevance
335 bool IsExistDebugByApp(const std::string& bundleName);
101 if (!IsExistDebugByApp(appPackage_)) { in ParseOption()
650 bool IsExistDebugByApp(const std::string& bundleName) in IsExistDebugByApp() function
201 if (!IsExistDebugByApp(appPackage_)) { in GetOptions()