Searched defs:sendCmd (Results 1 – 3 of 3) sorted by relevance
/system/extras/simpleperf/app_api/java/com/android/simpleperf/ | ||
D | ProfileSession.java | 282 private void sendCmd(String cmd) { in sendCmd() method in ProfileSession |
/system/core/libsysutils/src/ | ||
D | SocketListener_test.cpp | 75 void sendCmd(int fd, const char* cmd) { in sendCmd() function |
/system/netd/server/ | ||
D | TetherController.cpp | 144 int TetherController::DnsmasqState::sendCmd(int daemonFd, const std::string& cmd) { in sendCmd() function in android::net::TetherController::DnsmasqState |