Home
last modified time | relevance | path

Searched refs:SendCommandLoop (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/guest/commands/vtpm_manager/
Dmain.cpp82 bool SendCommandLoop(cuttlefish::SharedFD in_fd, cuttlefish::SharedFD out_fd) { in SendCommandLoop() function
137 auto device_to_proxy = std::async(std::launch::async, SendCommandLoop, device_fd, proxy); in main()