Searched refs:WriteInfoImage (Results 1 – 3 of 3) sorted by relevance
59 Result<void> WriteInfoImage(const std::string& image_path,
101 Result<void> Avb::WriteInfoImage(const std::string& image_path, in WriteInfoImage() function in cuttlefish::Avb
197 avbtool->WriteInfoImage(boot_image_path, unpack_dir + "/boot_params"); in GetAvbMetadataFromBootImage()