Home
last modified time | relevance | path

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

/external/toolchain-utils/
Dtc_enter_chroot.py202 mount_points += CreateMountPointsFromString(options.other_mounts,
266 def CreateMountPointsFromString(mount_strings, chroot_dir): function