Searched refs:AvbFooterEraser (Results 1 – 1 of 1) sorted by relevance
613 class AvbFooterEraser { class615 explicit AvbFooterEraser(const std::string& path) : path_(path) {} in AvbFooterEraser() function in chromeos_update_engine::__anon62d73eee0111::AvbFooterEraser636 ~AvbFooterEraser() { in ~AvbFooterEraser()806 bool ret = AvbFooterEraser(path).Erase(); in EraseSystemOtherAvbFooter()