Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot_driver.cpp204 uint32_t u32size = static_cast<uint32_t>(size); in Download() local
205 if ((ret = DownloadCommand(u32size, response, info))) { in Download()
268 uint32_t u32size = static_cast<uint32_t>(size); in Download() local
269 if ((ret = DownloadCommand(u32size, response, info))) { in Download()