Home
last modified time | relevance | path

Searched refs:ERASE (Results 1 - 6 of 6) sorted by relevance

/base/update/updater/services/flashd/daemon/
H A Derase_commander.cpp37 NotifyFail(CmdType::ERASE); in DoCommand()
45 NotifyFail(CmdType::ERASE); in DoCommand()
50 NotifyFail(CmdType::ERASE); in DoCommand()
53 NotifySuccess(CmdType::ERASE); in DoCommand()
/base/update/updater/services/include/applypatch/
H A Dcommand_const.h22 ERASE, enumerator
/base/update/updater/services/include/flashd/
H A Dflashd.h39 ERASE, member in Flashd::CmdType
/base/update/updater/services/applypatch/
H A Dcommand.cpp84 return CommandType::ERASE; in ParseCommandType()
H A Dtransfer_manager.cpp54 cmd.GetCommandType() == CommandType::ERASE || in JudgeBlockVerifyCmdType()
H A Dcommand_process.cpp75 if (params.GetCommandType() == CommandType::ERASE) { in Execute()
77 LOG(INFO) << "Start run ERASE command"; in Execute()

Completed in 2 milliseconds