Home
last modified time | relevance | path

Searched defs:boot_part_uuid (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/core/init/
H A Ddevices.cpp792 std::set<std::string> boot_devices, std::string boot_part_uuid, in DeviceHandler()
/aosp_15_r20/system/core/fs_mgr/libfstab/
H A Dfstab.cpp951 std::string boot_part_uuid; in GetBootPartUuid() local