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

Go to the source code of this file.

Classes

struct  cuttlefish::KernelLine
 

Namespaces

namespace  cuttlefish
 

Functions

Result< KernelLine > cuttlefish::ParseKernelLine (std::string_view line)
 
std::string cuttlefish::FormatKernelLine (const KernelLine &line)
 
Result< std::string > cuttlefish::ColorKernelLine (std::string_view line)