Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/commands/vtpm_manager/
Dmain.cpp67 void SendCommand(cuttlefish::SharedFD out_fd, std::vector<char> command) { in SendCommand() function
/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dservice_test.cpp99 void SendCommand(std::string command, std::string prefix = "") { in SendCommand() function in ModemServiceTest