Home
last modified time | relevance | path

Searched refs:boot_devices (Results 1 – 5 of 5) sorted by relevance

/system/core/fs_mgr/libfstab/
Dfstab.cpp467 std::set<std::string> boot_devices; in ExtraBootDevices() local
493 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() local
899 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()
/system/core/init/
Dblock_dev_initializer.cpp33 auto boot_devices = android::fs_mgr::GetBootDevices(); in BlockDevInitializer() local
36 std::move(boot_devices), false); in BlockDevInitializer()
Ddevices.h126 std::set<std::string> boot_devices, bool skip_restorecon);
Ddevices.cpp605 std::vector<Subsystem> subsystems, std::set<std::string> boot_devices, in DeviceHandler() argument
610 boot_devices_(std::move(boot_devices)), in DeviceHandler()
/system/sepolicy/microdroid/system/private/
Dproperty_contexts78 ro.boot.boot_devices u:object_r:bootloader_prop:s0 exact string