Searched refs:ParseMountPoint (Results 1 – 1 of 1) sorted by relevance
114 std::pair<std::string, int> ParseMountPoint(const std::string& mount_point) { in ParseMountPoint() function294 auto [package, version] = ParseMountPoint(mount_point); in PopulateFromMounts()