Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/
H A Dupdater_main.h71 bool IsNeedWipe();
H A Dupdater_main.cpp793 __attribute__((weak)) bool IsNeedWipe() in IsNeedWipe() function
800 if (IsNeedWipe() || in RebootAfterUpdateSuccess()