Searched refs:sz64 (Results 1 - 1 of 1) sorted by relevance

/system/core/fastboot/
H A Dfastboot.c582 int64_t sz64; local
586 sz64 = file_size(fname);
587 limit = get_sparse_limit(usb, sz64);
594 sz64 = sparse_file_len(*s, true, false);
595 fb_queue_flash_sparse(pname, *s++, sz64);

Completed in 5 milliseconds