Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/recovery/
Drecovery_watch_ui.cpp71 bool PostWipeData() override { in PostWipeData() function in android::hardware::google::pixel::PixelWatchDevice
Drecovery_ui.cpp123 bool PostWipeData() override { in PostWipeData() function in android::hardware::google::pixel::PixelDevice
/aosp_15_r20/bootable/recovery/recovery_ui/include/recovery_ui/
H A Ddevice.h140 virtual bool PostWipeData() { in PostWipeData() function
/aosp_15_r20/system/core/fastboot/device/
H A Dcommands.cpp161 static void PostWipeData() { in PostWipeData() function