Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot_driver.cpp234 size_t current, size_t total, bool use_crc, std::string* response, in Download()
243 RetCode FastBootDriver::Download(sparse_file* s, bool use_crc, std::string* response, in Download()
/system/core/libsparse/
Doutput_file.cpp86 int use_crc; member