Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dflashing.cpp134 int FlashSparseData(PartitionHandle* handle, std::vector<char>& downloaded_data) { in FlashSparseData() function
149 return FlashSparseData(handle, downloaded_data); in FlashBlockDevice()