Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp219 Subprocess::StdIOChannel parent_channel) { in RedirectStdIO() argument
221 SharedFD::Dup(static_cast<int>(parent_channel))); in RedirectStdIO()
Dsubprocess.h192 Subprocess::StdIOChannel parent_channel);