Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
Derror_code.h51 kHashTreeComputationFailure, enumerator
/bootable/recovery/tests/unit/
Dupdater_test.cpp491 RunBlockImageUpdate(false, entries, image_file_, "", kHashTreeComputationFailure); in TEST_F()
/bootable/recovery/updater/
Dblockimg.cpp1864 failure_type = kHashTreeComputationFailure; in PerformBlockImageUpdate()