Home
last modified time | relevance | path

Searched defs:sendCmd (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/app_api/java/com/android/simpleperf/
DProfileSession.java282 private void sendCmd(String cmd) { in sendCmd() method in ProfileSession
/system/core/libsysutils/src/
DSocketListener_test.cpp75 void sendCmd(int fd, const char* cmd) { in sendCmd() function
/system/netd/server/
DTetherController.cpp144 int TetherController::DnsmasqState::sendCmd(int daemonFd, const std::string& cmd) { in sendCmd() function in android::net::TetherController::DnsmasqState