Searched defs:soft_chunk_size (Results 1 - 1 of 1) sorted by relevance
/system/update_engine/payload_generator/ | ||
H A D | payload_generation_config.h | 170 // The |soft_chunk_size| is the preferred chunk size to use when there's no 177 size_t soft_chunk_size = 2 * 1024 * 1024; member in struct:chromeos_update_engine::PayloadGenerationConfig |
Completed in 85 milliseconds