Home
last modified time | relevance | path

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

/system/core/fastboot/
Dfastboot.cpp2168 static void do_wipe_super(const std::string& image, const std::string& slot_override, in do_wipe_super() function
2588 do_wipe_super(image, fp->slot_override, fp.get()); in Main()