HomeSort by relevance Sort by last modified time
    Searched refs:FS_MGR_SETUP_VERITY_SUCCESS (Results 1 - 4 of 4) sorted by null

  /system/core/fs_mgr/include/
fs_mgr.h 85 #define FS_MGR_SETUP_VERITY_SUCCESS 0
  /system/core/init/
init_first_stage.cpp 345 case FS_MGR_SETUP_VERITY_SUCCESS:
  /system/core/fs_mgr/
fs_mgr_verity.cpp 935 retval = FS_MGR_SETUP_VERITY_SUCCESS;
fs_mgr.cpp 875 } else if (rc != FS_MGR_SETUP_VERITY_SUCCESS) {
    [all...]

Completed in 68 milliseconds