Home
last modified time | relevance | path

Searched defs:boot_device (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/update_engine/cros/
H A Dboot_control_chromeos.cc101 string boot_device = GetBootDevice(); in Init() local
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp566 auto boot_device = blk_device.substr(first_slash + 1); in ExtraBootDevices() local