Searched defs:boot_devices (Results 1 – 3 of 3) sorted by relevance
561 std::set<std::string> boot_devices; in ExtraBootDevices() local778 auto boot_devices = Split(value, ","); in GetBootDevices() local
470 std::vector<Subsystem> subsystems, std::set<std::string> boot_devices, in DeviceHandler()
221 auto boot_devices = android::fs_mgr::GetBootDevices(); in FirstStageMount() local