Searched refs:IsAppRunning (Results 1 – 2 of 2) sorted by relevance
76 if (IsAppRunning(appName, pids)) { in GetAppVersion()111 bool ATVersion::IsAppRunning(const char *appName, std::list<unsigned long> &pids) in IsAppRunning() function in ATVersion
72 static bool IsAppRunning(const char *app_name, std::list<unsigned long> &pids);