Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr_avb.cpp259 bool digest_matched = false; in VerifyVbmetaImages() local
262 std::tie(total_size, digest_matched) = in VerifyVbmetaImages()
265 std::tie(total_size, digest_matched) = in VerifyVbmetaImages()
275 if (!digest_matched) { in VerifyVbmetaImages()