Searched refs:FREE (Results 1 – 4 of 4) sorted by relevance
62 return Type::FREE; in ParseType()220 } else if (op == Type::FREE) { in Parse()
2033 { Command::Type::FREE, PerformCommandFree }, in BlockImageVerifyFn()2055 { Command::Type::FREE, PerformCommandFree }, in BlockImageUpdateFn()
36 ASSERT_EQ(Command::Type::FREE, Command::ParseType("free")); in TEST()235 ASSERT_EQ(Command::Type::FREE, command.type()); in TEST()
294 FREE, enumerator