Android-cuttlefish cvd tool
Public Member Functions | List of all members
FastBootTool Class Reference

#include <fastboot.h>

Public Member Functions

int Main (int argc, char *argv[])
 
void ParseOsPatchLevel (boot_img_hdr_v1 *, const char *)
 
void ParseOsVersion (boot_img_hdr_v1 *, const char *)
 
unsigned ParseFsOption (const char *)
 

Member Function Documentation

◆ Main()

int FastBootTool::Main ( int  argc,
char *  argv[] 
)

◆ ParseFsOption()

unsigned FastBootTool::ParseFsOption ( const char *  arg)

◆ ParseOsPatchLevel()

void FastBootTool::ParseOsPatchLevel ( boot_img_hdr_v1 *  hdr,
const char *  arg 
)

◆ ParseOsVersion()

void FastBootTool::ParseOsVersion ( boot_img_hdr_v1 *  hdr,
const char *  arg 
)

The documentation for this class was generated from the following files: