Android-cuttlefish cvd tool
Classes | Namespaces | Functions
stop.h File Reference
#include <sys/types.h>
#include <string>
#include "cuttlefish/result/result.h"
Include dependency graph for stop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cuttlefish::StopCvdParams
 

Namespaces

namespace  cuttlefish
 

Functions

Result< void > cuttlefish::KillAllCuttlefishInstances (bool clear_runtime_dirs)
 
Result< void > cuttlefish::ForcefullyStopGroup (const uid_t any_id_in_group)
 
Result< void > cuttlefish::RunStopCvd (StopCvdParams params)