Searched refs:LocalImageSource (Results 1 – 1 of 1) sorted by relevance
1517 class LocalImageSource final : public ImageSource { class1523 bool LocalImageSource::ReadFile(const std::string& name, std::vector<char>* out) const { in ReadFile()1531 int LocalImageSource::OpenFile(const std::string& name) const { in OpenFile()1537 FlashAllTool tool(LocalImageSource(), slot_override, skip_secondary, wipe); in do_flashall()