Home
last modified time | relevance | path

Searched refs:DoUserReset (Results 1 - 2 of 2) sorted by relevance

/base/update/updater/services/factory_reset/
H A Dfactory_reset.cpp31 RegisterFunc(USER_WIPE_DATA, [this](const std::string &path) { return DoUserReset(path); }); in FactoryResetProcess()
33 RegisterFunc(MENU_WIPE_DATA, [this](const std::string &path) { return DoUserReset(path); }); in FactoryResetProcess()
102 int FactoryResetProcess::DoUserReset(const std::string &path) in DoUserReset() function in Updater::FactoryResetProcess
H A Dfactory_reset.h47 int DoUserReset(const std::string &path);

Completed in 2 milliseconds