Home
last modified time | relevance | path

Searched refs:PerformCommandDiff (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/updater/
Dblockimg.cpp1354 static int PerformCommandDiff(CommandParameters& params) { in PerformCommandDiff() function
2030 { Command::Type::BSDIFF, PerformCommandDiff }, in BlockImageVerifyFn()
2034 { Command::Type::IMGDIFF, PerformCommandDiff }, in BlockImageVerifyFn()
2052 { Command::Type::BSDIFF, PerformCommandDiff }, in BlockImageUpdateFn()
2056 { Command::Type::IMGDIFF, PerformCommandDiff }, in BlockImageUpdateFn()