Home
last modified time | relevance | path

Searched defs:use_crc (Results 1 – 2 of 2) sorted by relevance

/aosp14/system/core/fastboot/
H A Dfastboot_driver.cpp250 size_t current, size_t total, bool use_crc, std::string* response, in Download()
259 RetCode FastBootDriver::Download(sparse_file* s, bool use_crc, std::string* response, in Download()
/aosp14/system/core/libsparse/
H A Doutput_file.cpp85 int use_crc; member