Searched refs:mssg (Results 1 – 5 of 5) sorted by relevance
85 if (!info->mssg) in write_sparse_image()86 info->mssg = default_log; in write_sparse_image()106 info->mssg("sparse image block size issue", response); in write_sparse_image()141 info->mssg("Bogus chunk size for chunk type Raw", in write_sparse_image()150 info->mssg("Request would exceed partition size!", in write_sparse_image()161 info->mssg("flash write failure", response); in write_sparse_image()183 info->mssg("Malloc failed for: CHUNK_TYPE_FILL", in write_sparse_image()201 info->mssg("Request would exceed partition size!", in write_sparse_image()217 info->mssg("flash write failure", in write_sparse_image()249 info->mssg("Unknown chunk type", response); in write_sparse_image()[all …]
27 void (*mssg)(const char *str, char *response); member
203 sparse.mssg = fastboot_fail; in fastboot_nand_flash_write()
617 sparse.mssg = fastboot_fail;
409 sparse.mssg = NULL; in do_mmc_sparse_write()
Completed in 8 milliseconds