Searched defs:executeCommand (Results 1 – 2 of 2) sorted by relevance
134 private static Process executeCommand(String command) throws IOException { in executeCommand() method in DeployAgent
1051 status_t IPCThreadState::executeCommand(int32_t cmd) in executeCommand() function in android::hardware::IPCThreadState