Home
last modified time | relevance | path

Searched defs:Flash (Results 1 – 3 of 3) sorted by relevance

/system/core/fastboot/device/
Dflashing.cpp147 int Flash(FastbootDevice* device, const std::string& partition_name) { in Flash() function
/system/core/fastboot/
Dfastboot_driver.cpp90 RetCode FastBootDriver::Flash(const std::string& partition, std::string* response, in Flash() function in fastboot::FastBootDriver
Dfastboot.cpp1340 void FlashAllTool::Flash() { in Flash() function in FlashAllTool