Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/
H A Dfs_mgr_overlayfs.cpp161 const auto kPhysicalDevice = "/dev/block/by-name/"s; variable
185 auto blk_device = kPhysicalDevice + "system"; in fs_mgr_update_blk_device()
460 return kPhysicalDevice + fs_mgr_get_super_partition_name(slot_number); in fs_mgr_overlayfs_super_device()