Searched defs:ShellHelper (Results 1 – 3 of 3) sorted by relevance
84 struct ShellHelper { struct85 static bool RunCmd(const std::string& cmdStr) { in RunCmd()94 static bool Start(const char* packageName, const char* activityName) { in Start()99 static bool Stop(const char* packageName) { in Stop()
35 public final class ShellHelper { class109 private ShellHelper() { in ShellHelper() method in ShellHelper
92 struct ShellHelper { struct93 static bool RunCmd(const std::string& cmdStr) { in RunCmd()102 static bool Start(const char* packageName, const char* activityName) { in Start()107 static bool Stop(const char* packageName) { in Stop()