Home
last modified time | relevance | path

Searched defs:verity_mode (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/core/fs_mgr/include/
H A Dfs_mgr.h37 enum verity_mode { enum
/aosp12/bootable/recovery/tests/unit/
H A Dupdate_verifier_test.cpp37 std::string verity_mode = android::base::GetProperty("ro.boot.veritymode", ""); in SetUp() local
/aosp12/bootable/recovery/update_verifier/
H A Dupdate_verifier.cpp325 std::string verity_mode = android::base::GetProperty("ro.boot.veritymode", ""); in update_verifier() local
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_verity.cpp307 std::string verity_mode; in fs_mgr_load_verity_state() local
/aosp12/system/core/fs_mgr/libfs_avb/
H A Davb_util.cpp57 std::string verity_mode; in ConstructVerityTable() local