Home
last modified time | relevance | path

Searched defs:DownloadCommand (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/fastboot/fuzzy_fastboot/
H A Dfixtures.cpp105 RetCode FastBootTest::DownloadCommand(uint32_t size, std::string* response, in DownloadCommand() function in fastboot::FastBootTest
/aosp12/system/core/fastboot/
H A Dfastboot_driver.cpp452 RetCode FastBootDriver::DownloadCommand(uint32_t size, std::string* response, in DownloadCommand() function in fastboot::FastBootDriver