Home
last modified time | relevance | path

Searched defs:vbmeta_digest (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/core/init/
H A Dproperty_service_test.cpp100 std::string vbmeta_digest = GetProperty("ro.boot.vbmeta.digest", ""); in TEST() local
H A Dproperty_service.cpp873 std::string vbmeta_digest = GetProperty(VBMETA_DIGEST_PROP, ""); in property_initialize_build_id() local
/aosp12/system/update_engine/aosp/
H A Dhardware_android.cc104 uint8_t vbmeta_digest[AVB_SHA256_DIGEST_SIZE]; in CalculateVbmetaDigestForInactiveSlot() local