Searched refs:NEW (Results 1 – 4 of 4) sorted by relevance
68 return Type::NEW; in ParseType()194 if (op == Type::ZERO || op == Type::NEW || op == Type::ERASE) { in Parse()
1855 cmd_type != Command::Type::NEW) { in PerformBlockImageUpdate()2036 { Command::Type::NEW, nullptr }, in BlockImageVerifyFn()2058 { Command::Type::NEW, PerformCommandNew }, in BlockImageUpdateFn()
30 ASSERT_EQ(Command::Type::NEW, Command::ParseType("new")); in TEST()298 ASSERT_EQ(Command::Type::NEW, command.type()); in TEST()
297 NEW, enumerator