Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dcommands.cpp78 const std::string& tgt_hash, TargetInfo* target, in ParseTargetInfoAndSourceInfo() argument
104 *target = TargetInfo(tgt_hash, tgt_ranges); in ParseTargetInfoAndSourceInfo()
/bootable/recovery/updater/include/private/
Dcommands.h380 const std::string& tgt_hash, TargetInfo* target,
/bootable/recovery/tests/unit/
Dupdater_test.cpp663 std::string tgt_hash = GetSha1(target); in GetEntriesForBsdiff() local
674 src_hash.c_str(), tgt_hash.c_str(), target_blocks, source_blocks, in GetEntriesForBsdiff()