Searched refs:BSDIFF (Results 1 – 4 of 4) sorted by relevance
56 return Type::BSDIFF; in ParseType()240 } else if (op == Type::BSDIFF || op == Type::IMGDIFF) { in Parse()
1874 if ((cmd_type == Command::Type::MOVE || cmd_type == Command::Type::BSDIFF || in PerformBlockImageUpdate()2030 { Command::Type::BSDIFF, PerformCommandDiff }, in BlockImageVerifyFn()2052 { Command::Type::BSDIFF, PerformCommandDiff }, in BlockImageUpdateFn()
33 ASSERT_EQ(Command::Type::BSDIFF, Command::ParseType("bsdiff")); in TEST()199 ASSERT_EQ(Command::Type::BSDIFF, command.type()); in TEST()
291 BSDIFF, enumerator