Home
last modified time | relevance | path

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

/system/core/adb/fastdeploy/deployagent/src/com/android/fastdeploy/
DDeployAgent.java134 private static Process executeCommand(String command) throws IOException { in executeCommand() method in DeployAgent
/system/libhwbinder/
DIPCThreadState.cpp1051 status_t IPCThreadState::executeCommand(int32_t cmd) in executeCommand() function in android::hardware::IPCThreadState