Searched defs:executeCommand (Results 1 – 3 of 3) sorted by relevance
317 def executeCommand(command, cwd=None, env=None, input=None, timeout=0, function
214 void executeCommand(StringRef ModuleName, const T &ModuleSpec, Command Cmd, in executeCommand() function
571 AdbClient::SyncService::executeCommand(const std::function<Status()> &cmd) { in executeCommand() function in AdbClient::SyncService