Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr.h89 #define FS_MGR_SETUP_VERITY_SUCCESS 0 macro
/system/core/init/
Dfirst_stage_mount.cpp697 case FS_MGR_SETUP_VERITY_SUCCESS: in SetUpDmVerity()
/system/core/fs_mgr/
Dfs_mgr_verity.cpp874 retval = FS_MGR_SETUP_VERITY_SUCCESS; in fs_mgr_setup_verity()
Dfs_mgr.cpp1180 } else if (rc != FS_MGR_SETUP_VERITY_SUCCESS) { in fs_mgr_mount_all()
1453 } else if (rc != FS_MGR_SETUP_VERITY_SUCCESS) { in fs_mgr_do_mount_helper()