Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/
H A Dtc_enter_chroot.py239 mount_points += CreateMountPointsFromString(
311 def CreateMountPointsFromString(mount_strings, chroot_dir): function