Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dfirst_stage_mount.cpp851 FirstStageMountVBootV2 avb_first_mount(std::move(*fstab)); in SetInitAvbVersionInRecovery() local
852 if (!avb_first_mount.InitDevices()) { in SetInitAvbVersionInRecovery()