Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_internal/commands/
Ddownload.py18 class DownloadCommand(RequirementCommand): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_internal/commands/
Ddownload.py18 class DownloadCommand(RequirementCommand): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/commands/
Ddownload.py18 class DownloadCommand(RequirementCommand): class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_internal/commands/
Ddownload.py18 class DownloadCommand(RequirementCommand): class
/aosp_15_r20/system/core/fastboot/fuzzy_fastboot/
H A Dfixtures.cpp105 RetCode FastBootTest::DownloadCommand(uint32_t size, std::string* response, in DownloadCommand() function in fastboot::FastBootTest
/aosp_15_r20/system/core/fastboot/
H A Dfastboot_driver.cpp454 RetCode FastBootDriver::DownloadCommand(uint32_t size, std::string* response, in DownloadCommand() function in fastboot::FastBootDriver