Home
last modified time | relevance | path

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

/aosp_15_r20/system/update_engine/payload_consumer/
H A Dinstall_plan.h136 brillo::Blob target_hash; member
/aosp_15_r20/bootable/deprecated-ota/tests/unit/
H A Dupdater_test.cpp266 std::string target_hash = GetSha1(target_content); in TEST_F() local