Searched defs:sendCmd (Results 1 – 3 of 3) sorted by relevance
75 void sendCmd(int fd, const char* cmd) { in sendCmd() function
338 private void sendCmd(@NonNull String cmd) { in sendCmd() method in ProfileSession
137 int TetherController::DnsmasqState::sendCmd(int daemonFd, const std::string& cmd) { in sendCmd() function in android::net::TetherController::DnsmasqState