Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr.h145 #define FS_MGR_SETUP_VERITY_DISABLED (-2) macro
/system/core/init/
Dinit_first_stage.cpp283 if (ret == FS_MGR_SETUP_VERITY_DISABLED) { in SetUpDmVerity()
/system/core/fs_mgr/
Dfs_mgr_verity.cpp755 retval = FS_MGR_SETUP_VERITY_DISABLED; in fs_mgr_setup_verity()
763 retval = FS_MGR_SETUP_VERITY_DISABLED; in fs_mgr_setup_verity()
Dfs_mgr.cpp850 if (__android_log_is_debuggable() && rc == FS_MGR_SETUP_VERITY_DISABLED) { in fs_mgr_mount_all()
1065 if (__android_log_is_debuggable() && rc == FS_MGR_SETUP_VERITY_DISABLED) { in fs_mgr_do_mount()