Android-cuttlefish cvd tool
Namespaces | Functions
subprocess.h File Reference
#include <chrono>
#include <functional>
#include <string>
#include "cuttlefish/host/graphics_detector/expected.h"
Include dependency graph for subprocess.h:
This graph shows which files directly or indirectly include this file:

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)