Home
last modified time | relevance | path

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

/system/core/init/
Dfirst_stage_mount.cpp117 bool dsu_not_on_userdata_ = false; member in android::init::FirstStageMountVBootV2
536 if (dsu_not_on_userdata_ && fs_mgr_verity_is_check_at_most_once(*system_partition)) { in TrySwitchSystemAsRoot()
694 dsu_not_on_userdata_ = true; in UseDsuIfPresent()