Searched refs:GetBootDevices (Results 1 – 4 of 4) sorted by relevance
109 std::set<std::string> GetBootDevices();
248 std::move(ueventd_configuration.subsystems), android::fs_mgr::GetBootDevices(), true)); in ueventd_main()
221 auto boot_devices = android::fs_mgr::GetBootDevices(); in FirstStageMount()
772 std::set<std::string> GetBootDevices() { in GetBootDevices() function