Searched defs:boot_devices (Results 1 – 3 of 3) sorted by relevance
456 std::set<std::string> boot_devices; in ExtraBootDevices() local870 std::set<std::string> boot_devices; in GetBootDevices() local883 auto boot_devices = Split(value, ","); in GetBootDevices() local889 std::set<std::string> boot_devices; in GetBootDevices() local
33 auto boot_devices = android::fs_mgr::GetBootDevices(); in BlockDevInitializer() local
590 std::vector<Subsystem> subsystems, std::set<std::string> boot_devices, in DeviceHandler()