Home
last modified time | relevance | path

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

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