Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/libfs_avb/
H A Davb_ops.cpp111 static std::string DeriveMountPoint(const std::string& partition_name) { in DeriveMountPoint() function
152 const auto mount_point = DeriveMountPoint(partition_name); in GetLogicalPath()