Home
last modified time | relevance | path

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

/aosp12/system/core/fs_mgr/
H A Dfs_mgr_overlayfs.cpp198 const auto kPhysicalDevice = "/dev/block/by-name/"s; variable
222 auto blk_device = kPhysicalDevice + "system"; in fs_mgr_update_blk_device()
472 return kPhysicalDevice + fs_mgr_get_super_partition_name(slot_number); in fs_mgr_overlayfs_super_device()
921 return kPhysicalDevice + "system" + other_slot; in GetPhysicalScratchDevice()