Home
last modified time | relevance | path

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

/external/toolchain-utils/llvm_tools/
Dchroot.py33 def GetChrootEbuildPaths(chromeos_root, packages): function
Dchroot_unittest.py36 chroot.GetChrootEbuildPaths(chroot_path, package_list),
Dcherrypick_cl.py175 chroot.GetChrootEbuildPaths(args.chroot_path, ['sys-devel/llvm']))[0]
212 symlinks = chroot.GetChrootEbuildPaths(args.chroot_path, [
Dupdate_packages_and_run_tests.py421 chroot_file_paths = chroot.GetChrootEbuildPaths(args_output.chroot_path,
Dupdate_chromeos_llvm_hash.py339 chroot_file_paths = chroot.GetChrootEbuildPaths(chroot_path, update_packages)