Home
last modified time | relevance | path

Searched defs:boot_devices (Results 1 – 3 of 3) sorted by relevance

/system/core/fs_mgr/
Dfs_mgr_fstab.cpp561 std::set<std::string> boot_devices; in ExtraBootDevices() local
778 auto boot_devices = Split(value, ","); in GetBootDevices() local
/system/core/init/
Ddevices.cpp470 std::vector<Subsystem> subsystems, std::set<std::string> boot_devices, in DeviceHandler()
Dfirst_stage_mount.cpp221 auto boot_devices = android::fs_mgr::GetBootDevices(); in FirstStageMount() local