Android-cuttlefish cvd tool
|
This is the complete list of members for cuttlefish::CmdResult, including all inherited members.
CmdResult(const std::string &stdout, const std::string &stderr, const int ret_code) | cuttlefish::CmdResult | |
Code() const | cuttlefish::CmdResult | inline |
code_ | cuttlefish::CmdResult | private |
Stderr() const | cuttlefish::CmdResult | inline |
stderr_ | cuttlefish::CmdResult | private |
Stdout() const | cuttlefish::CmdResult | inline |
stdout_ | cuttlefish::CmdResult | private |
Success() const | cuttlefish::CmdResult | inline |