Searched refs:GetCommandType (Results 1 – 5 of 5) sorted by relevance
75 if (params.GetCommandType() == CommandType::ERASE) { in Execute()106 CommandType type = params.GetCommandType(); in LoadTarget()145 CommandType type = params.GetCommandType(); in WriteDiffToBlock()151 CommandType type = params.GetCommandType(); in Execute()
45 if (!CheckResult(ret, cmd.GetCommandLine(), cmd.GetCommandType())) { in CommandsExecute()86 if (cmd->GetCommandType() != CommandType::NEW) { in CommandsParser()
39 CommandType Command::GetCommandType() const in GetCommandType() function in Updater::Command
37 CommandType GetCommandType() const;
61 auto type = cmd->GetCommandType();