Searched refs:boot_devices (Results 1 – 5 of 5) sorted by relevance
467 std::set<std::string> boot_devices; in ExtraBootDevices() local493 if (!boot_device.empty()) boot_devices.insert(std::move(boot_device)); in ExtraBootDevices()496 return boot_devices; in ExtraBootDevices()891 std::set<std::string> boot_devices; in GetBootDevices() local899 boot_devices.emplace(device); in GetBootDevices()901 return boot_devices; in GetBootDevices()913 boot_devices.emplace(std::move(value)); in GetBootDevices()916 if (!boot_devices.empty()) { in GetBootDevices()917 return boot_devices; in GetBootDevices()
33 auto boot_devices = android::fs_mgr::GetBootDevices(); in BlockDevInitializer() local36 std::move(boot_devices), false); in BlockDevInitializer()
126 std::set<std::string> boot_devices, bool skip_restorecon);
605 std::vector<Subsystem> subsystems, std::set<std::string> boot_devices, in DeviceHandler() argument610 boot_devices_(std::move(boot_devices)), in DeviceHandler()
78 ro.boot.boot_devices u:object_r:bootloader_prop:s0 exact string