Searched refs:ERASE (Results 1 – 4 of 4) sorted by relevance
60 return Type::ERASE; in ParseType()193 if (op == Type::ZERO || op == Type::NEW || op == Type::ERASE) { in Parse()
2032 { Command::Type::ERASE, nullptr }, in BlockImageVerifyFn()2054 { Command::Type::ERASE, PerformCommandErase }, in BlockImageUpdateFn()
31 ASSERT_EQ(Command::Type::ERASE, Command::ParseType("erase")); in TEST()219 ASSERT_EQ(Command::Type::ERASE, command.type()); in TEST()
293 ERASE, enumerator