Home
last modified time | relevance | path

Searched refs:FlashBlockDevice (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fastboot/device/
H A Dflashing.cpp145 int FlashBlockDevice(PartitionHandle* handle, std::vector<char>& downloaded_data) { in FlashBlockDevice() function
201 int result = FlashBlockDevice(&handle, data); in Flash()