Home
last modified time | relevance | path

Searched defs:AsWipeTask (Results 1 – 1 of 1) sorted by relevance

/aosp14/system/core/fastboot/
H A Dtask.h41 virtual WipeTask* AsWipeTask() { return nullptr; } in AsWipeTask() function
132 virtual WipeTask* AsWipeTask() override { return this; } in AsWipeTask() function