|
Android-cuttlefish cvd tool
|
#include <sys/wait.h>#include <string>#include <vector>#include "cuttlefish/common/libs/fs/shared_fd.h"#include "cuttlefish/process/subprocess_options.h"

Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Functions | |
| int | cuttlefish::Execute (std::vector< std::string > command) |
| Result< siginfo_t > | cuttlefish::Execute (std::vector< std::string > command, SubprocessOptions subprocess_options, int wait_options) |