Android-cuttlefish cvd tool
|
Go to the source code of this file.
Classes | |
class | cuttlefish::InterruptListenerHandle |
Namespaces | |
namespace | cuttlefish |
Typedefs | |
using | cuttlefish::InterruptListener = std::function< void(int)> |
Functions | |
Result< std::unique_ptr< InterruptListenerHandle > > | cuttlefish::PushInterruptListener (InterruptListener listener) |