Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libfs_avb/
H A Davb_util.cpp579 auto sub_ret = LoadAndVerifyVbmetaByPartition( in LoadAndVerifyVbmetaByPartition() local
584 if (sub_ret != VBMetaVerifyResult::kSuccess) { in LoadAndVerifyVbmetaByPartition()
585 verify_result = sub_ret; // might be 'ERROR' or 'ERROR VERIFICATION'. in LoadAndVerifyVbmetaByPartition()