Home
last modified time | relevance | path

Searched refs:AvbFooterEraser (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/aosp/
Ddynamic_partition_control_android.cc613 class AvbFooterEraser { class
615 explicit AvbFooterEraser(const std::string& path) : path_(path) {} in AvbFooterEraser() function in chromeos_update_engine::__anon62d73eee0111::AvbFooterEraser
636 ~AvbFooterEraser() { in ~AvbFooterEraser()
806 bool ret = AvbFooterEraser(path).Erase(); in EraseSystemOtherAvbFooter()