Home
last modified time | relevance | path

Searched defs:tgt_hash (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/updater/
Dcommands.cpp78 const std::string& tgt_hash, TargetInfo* target, in ParseTargetInfoAndSourceInfo()
/bootable/recovery/tests/unit/
Dupdater_test.cpp663 std::string tgt_hash = GetSha1(target); in GetEntriesForBsdiff() local