Searched refs:IMGDIFF (Results 1 – 4 of 4) sorted by relevance
64 return Type::IMGDIFF; in ParseType()241 } else if (op == Type::BSDIFF || op == Type::IMGDIFF) { in Parse()
1870 cmd_type == Command::Type::IMGDIFF) && in PerformBlockImageUpdate()2025 { Command::Type::IMGDIFF, PerformCommandDiff }, in BlockImageVerifyFn()2047 { Command::Type::IMGDIFF, PerformCommandDiff }, in BlockImageUpdateFn()
34 ASSERT_EQ(Command::Type::IMGDIFF, Command::ParseType("imgdiff")); in TEST()256 ASSERT_EQ(Command::Type::IMGDIFF, command.type()); in TEST()
295 IMGDIFF, enumerator