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

/system/core/fs_mgr/include/
H A Dfs_mgr.h87 #define FS_MGR_SETUP_VERITY_SUCCESS 0 macro
/system/core/init/
H A Dinit_first_stage.cpp329 case FS_MGR_SETUP_VERITY_SUCCESS:
/system/core/fs_mgr/
H A Dfs_mgr.cpp872 } else if (rc != FS_MGR_SETUP_VERITY_SUCCESS) {
1083 } else if (rc != FS_MGR_SETUP_VERITY_SUCCESS) {
H A Dfs_mgr_verity.cpp942 retval = FS_MGR_SETUP_VERITY_SUCCESS;

Completed in 68 milliseconds