Searched defs:command (Results 1 – 8 of 8) sorted by relevance
170 public ExecutionResult executeCommand(String command, boolean captureOutput) { in executeCommand()175 public ExecutionResult executeCommand(String command, boolean captureOutput, in executeCommand()226 private String getExecutionPrefixWithAdb(String command) { in getExecutionPrefixWithAdb()250 String command = "rm -f " + getCacheLocation(architecture) in cleanCodeCache() local
74 protected ExecutionResult executeCommandWithTimeout(String command, boolean captureOutput) { in executeCommandWithTimeout()
353 std::vector<std::string> command; in TEST_F() local372 std::vector<std::string> command; in TEST_F() local
46 std::vector<std::string> command; in CommandLine() local
88 std::vector<std::string> command; in CommandLine() local99 std::vector<std::string> command; in StrippedCommandLine() local
873 std::vector<std::string> command; in CommandLine() local
1591 static bool IsInvokeCommand(uint8_t command_set, uint8_t command) { in IsInvokeCommand()
1475 char command[1024]; in createInclusiveProfileGraphNew() local