Searched refs:FlashImage (Results 1 – 2 of 2) sorted by relevance
117 void FlashImage(const Image& image, const std::string& slot, fastboot_buffer* buf);
1906 FlashImage(*image, slot, &buf); in FlashImages()1910 void FlashAllTool::FlashImage(const Image& image, const std::string& slot, fastboot_buffer* buf) { in FlashImage() function in FlashAllTool