Android-cuttlefish cvd tool
fastboot::IFastBootDriver Member List

This is the complete list of members for fastboot::IFastBootDriver, including all inherited members.

DeletePartition(const std::string &partition)=0fastboot::IFastBootDriverpure virtual
Download(const std::string &name, android::base::borrowed_fd fd, size_t size, std::string *response=nullptr, std::vector< std::string > *info=nullptr)=0fastboot::IFastBootDriverpure virtual
Erase(const std::string &partition, std::string *response=nullptr, std::vector< std::string > *info=nullptr)=0fastboot::IFastBootDriverpure virtual
FetchToFd(const std::string &partition, android::base::borrowed_fd fd, int64_t offset=-1, int64_t size=-1, std::string *response=nullptr, std::vector< std::string > *info=nullptr)=0fastboot::IFastBootDriverpure virtual
FlashPartition(const std::string &partition, android::base::borrowed_fd fd, uint32_t sz)=0fastboot::IFastBootDriverpure virtual
GetVar(const std::string &key, std::string *val, std::vector< std::string > *info=nullptr)=0fastboot::IFastBootDriverpure virtual
RawCommand(const std::string &cmd, const std::string &message, std::string *response=nullptr, std::vector< std::string > *info=nullptr, int *dsize=nullptr)=0fastboot::IFastBootDriverpure virtual
Reboot(std::string *response=nullptr, std::vector< std::string > *info=nullptr)=0fastboot::IFastBootDriverpure virtual
RebootTo(std::string target, std::string *response=nullptr, std::vector< std::string > *info=nullptr)=0fastboot::IFastBootDriverpure virtual
ResizePartition(const std::string &partition, const std::string &size)=0fastboot::IFastBootDriverpure virtual
WaitForDisconnect()=0fastboot::IFastBootDriverpure virtual
~IFastBootDriver()=defaultfastboot::IFastBootDrivervirtual