Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libfastboot/src/
Dlib.rs1371 let download_content: Vec<u8> = in test_download() localVariable
1432 let download_content: Vec<u8> = vec![0u8; fastboot_impl.download_buffer.len()]; in test_download_more_than_expected() localVariable
1619 let download_content: Vec<u8> = in test_fastboot_tcp() localVariable