Home
last modified time | relevance | path

Searched defs:pipe (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish/qemud/
Dqemud.cpp32 int qemud_channel_send(int pipe, const void* msg, int size) { in qemud_channel_send()
59 int qemud_channel_recv(int pipe, void* msg, int maxsize) { in qemud_channel_recv()
/device/google/cuttlefish/host/commands/logcat_receiver/
Dmain.cpp48 cuttlefish::SharedFD pipe; in main() local
/device/google/cuttlefish/host/commands/kernel_log_monitor/
Dmain.cc86 SharedFD pipe; in KernelLogMonitorMain() local
/device/generic/goldfish/hals/radio/
Dmain.cpp114 AtChannel::Conversation& conversation) -> bool { in mainImpl()
/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp334 for (const auto& pipe : pipes) { in DeleteFifos() local