Home
last modified time | relevance | path

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

/aosp12/system/core/fastboot/device/
H A Dflashing.cpp109 int FlashSparseData(int fd, std::vector<char>& downloaded_data) { in FlashSparseData() function
121 return FlashSparseData(fd, downloaded_data); in FlashBlockDevice()