Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp312 int RunWithManagedStdio(Command&& cmd_tmp, const std::string* stdin, in RunWithManagedStdio()
Dnetwork.cpp142 std::string stdin, stdout, stderr; in TapInterfacesInUse() local