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