Searched defs:sendCmd (Results 1 – 6 of 6) sorted by relevance
42 def sendCmd(self, cmd, *args, **kwargs): member in RemoteCli
75 void sendCmd(int fd, const char* cmd) { in sendCmd() function
352 private void sendCmd(@NonNull String cmd) { in sendCmd() method in ProfileSession
353 bool sendCmd(uint8_t cmd, uint64_t appId) in sendCmd() function
137 int TetherController::DnsmasqState::sendCmd(int daemonFd, const std::string& cmd) { in sendCmd() function in android::net::TetherController::DnsmasqState
479 ssize_t HubConnection::sendCmd(const void *buf, size_t count) in sendCmd() function in android::HubConnection