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

  /system/core/fs_mgr/
fs_mgr_priv_verity.h 19 #define FS_MGR_SETUP_VERITY_DISABLED -2
fs_mgr.c 545 if (device_is_debuggable() && rc == FS_MGR_SETUP_VERITY_DISABLED) {
703 if (device_is_debuggable() && rc == FS_MGR_SETUP_VERITY_DISABLED) {
fs_mgr_verity.cpp 932 retval = FS_MGR_SETUP_VERITY_DISABLED;

Completed in 1257 milliseconds