Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr.h100 bool fs_mgr_verity_is_check_at_most_once(const android::fs_mgr::FstabEntry& entry);
/system/core/init/
Dfirst_stage_mount.cpp524 if (dsu_not_on_userdata_ && fs_mgr_verity_is_check_at_most_once(*system_partition)) { in TrySwitchSystemAsRoot()
/system/gsid/
Dgsi_service.cpp883 if (fs_mgr_verity_is_check_at_most_once(*system)) { in ValidateInstallParams()
/system/core/fs_mgr/
Dfs_mgr.cpp2226 bool fs_mgr_verity_is_check_at_most_once(const android::fs_mgr::FstabEntry& entry) { in fs_mgr_verity_is_check_at_most_once() function