Android-cuttlefish cvd tool
Classes | Namespaces | Enumerations
fastboot_driver_interface.h File Reference
#include <string>
#include "android-base/unique_fd.h"
Include dependency graph for fastboot_driver_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fastboot::IFastBootDriver
 

Namespaces

namespace  fastboot
 

Enumerations

enum  fastboot::RetCode : int {
  fastboot::SUCCESS = 0 , fastboot::BAD_ARG , fastboot::IO_ERROR , fastboot::BAD_DEV_RESP ,
  fastboot::DEVICE_FAIL , fastboot::TIMEOUT
}