Android-cuttlefish cvd tool
Classes | Namespaces | Functions
utils.h File Reference
#include <json/json.h>
#include <optional>
#include "cuttlefish/common/libs/fs/shared_fd.h"
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/commands/kernel_log_monitor/kernel_log_server.h"
Include dependency graph for utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cuttlefish::monitor::ReadEventResult
 

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::monitor
 

Functions

Result< std::optional< ReadEventResult > > cuttlefish::monitor::ReadEvent (SharedFD fd)
 
bool cuttlefish::monitor::WriteEvent (SharedFD fd, const Json::Value &event_message)