Home
last modified time | relevance | path

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

/base/update/updater/services/applypatch/
Dcommand_function.cpp29 case CommandType::IMGDIFF: in GetCommandFunction()
Dcommand.cpp76 return CommandType::IMGDIFF; in ParseCommandType()
Dcommand_process.cpp105 …ROR_CHECK(type == CommandType::MOVE || type == CommandType::BSDIFF || type == CommandType::IMGDIFF, in Execute()
111 } else if (type == CommandType::IMGDIFF) { in Execute()
Dtransfer_manager.cpp153 type == CommandType::IMGDIFF || in NeedSetProgress()
/base/update/updater/services/include/applypatch/
Dcommand.h31 IMGDIFF, enumerator