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