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