Searched refs:MOVE (Results 1 – 4 of 4) sorted by relevance
32 ASSERT_EQ(Command::Type::MOVE, Command::ParseType("move")); in TEST()278 ASSERT_EQ(Command::Type::MOVE, command.type()); in TEST()520 ASSERT_EQ(Command::Type::MOVE, transfer_list.commands()[1].type()); in TEST()
66 return Type::MOVE; in ParseType()228 } else if (op == Type::MOVE) { in Parse()
1874 if ((cmd_type == Command::Type::MOVE || cmd_type == Command::Type::BSDIFF || in PerformBlockImageUpdate()2035 { Command::Type::MOVE, PerformCommandMove }, in BlockImageVerifyFn()2057 { Command::Type::MOVE, PerformCommandMove }, in BlockImageUpdateFn()
296 MOVE, enumerator