Searched refs:GetBootDevices (Results 1 – 4 of 4) sorted by relevance
119 std::set<std::string> GetBootDevices();
33 auto boot_devices = android::fs_mgr::GetBootDevices(); in BlockDevInitializer()
296 std::move(ueventd_configuration.subsystems), android::fs_mgr::GetBootDevices(), true)); in ueventd_main()
830 std::set<std::string> GetBootDevices() { in GetBootDevices() function