Home
last modified time | relevance | path

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

/aosp12/system/core/fastboot/device/
H A Dflashing.cpp117 int FlashBlockDevice(int fd, std::vector<char>& downloaded_data) { in FlashBlockDevice() function
169 int result = FlashBlockDevice(handle.fd(), data); in Flash()