Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/
H A Dfastboot_driver.cpp205 uint32_t u32size = static_cast<uint32_t>(size); in Download() local
206 if ((ret = DownloadCommand(u32size, response, info))) { in Download()
269 uint32_t u32size = static_cast<uint32_t>(size); in Download() local
270 if ((ret = DownloadCommand(u32size, response, info))) { in Download()