Home
last modified time | relevance | path

Searched defs:executeCommand (Results 1 – 1 of 1) sorted by relevance

/art/tools/dexfuzz/src/dexfuzz/executors/
DDevice.java170 public ExecutionResult executeCommand(String command, boolean captureOutput) { in executeCommand() method in Device
175 public ExecutionResult executeCommand(String command, boolean captureOutput, in executeCommand() method in Device