Searched refs:out_image_buf (Results 1 – 1 of 1) sorted by relevance
82 uint8_t** out_image_buf, in load_full_partition() argument89 avb_assert(*out_image_buf == NULL); in load_full_partition()102 ops, part_name, image_size, out_image_buf, &part_num_read, in load_full_partition()111 if (*out_image_buf != NULL) { in load_full_partition()122 *out_image_buf = avb_malloc(image_size); in load_full_partition()123 if (*out_image_buf == NULL) { in load_full_partition()131 *out_image_buf, in load_full_partition()