Android-cuttlefish cvd tool
|
#include <chrono>
#include <functional>
#include <string>
#include "cuttlefish/host/graphics_detector/expected.h"
Go to the source code of this file.
Namespaces | |
namespace | gfxstream |
Functions | |
gfxstream::expected< Ok, std::string > | gfxstream::DoWithSubprocessCheck (const std::function< gfxstream::expected< Ok, std::string >()> &function, std::chrono::milliseconds timeout) |