/external/toolchain-utils/llvm_tools/ |
D | llvm_patch_management.py | 108 def GetPathToFilesDirectory(chroot_path, package): argument 139 def _GetRelativePathOfChrootPath(chroot_path): argument 186 def UpdatePackagesPatchMetadataFile(chroot_path, svn_version, argument
|
D | modify_a_tryjob.py | 116 def GetCLAfterUpdatingPackages(packages, git_hash, svn_version, chroot_path, argument 132 chroot_path, verbose, cl_url, revision): argument 160 def AddTryjob(packages, git_hash, revision, chroot_path, patch_metadata_file, argument 178 options, builder, chroot_path, verbose): argument
|
D | update_tryjob_status.py | 168 def GetStatusFromCrosBuildResult(chroot_path, buildbucket_id): argument 183 def GetAutoResult(chroot_path, buildbucket_id): argument 248 def UpdateTryjobStatus(revision, set_status, status_file, chroot_path, argument
|
D | update_packages_and_run_tryjobs.py | 175 def RunTryJobs(cl_number, extra_change_lists, options, builders, chroot_path, argument 234 def AddTryjobLinkToCL(tryjobs, cl, chroot_path): argument
|
D | update_chromeos_llvm_next_hash.py | 484 def CreatePathDictionaryFromPackages(chroot_path, update_packages): argument 600 def UpdatePackages(packages, llvm_hash, llvm_version, chroot_path, argument
|
D | subprocess_helpers.py | 40 def ChrootRunCommand(chroot_path, cmd, verbose=False): argument
|
D | llvm_bisection.py | 337 update_packages, chroot_path, patch_metadata_file, argument
|
D | llvm_bisection_unittest.py | 310 def MockAddTryjob(call_count, packages, git_hash, revision, chroot_path, argument
|
D | update_chromeos_llvm_next_hash_unittest.py | 840 def RetrievedPatchResults(chroot_path, llvm_version, patch_metadata_file, argument
|
/external/autotest/client/cros/ |
D | network_chroot.py | 185 def chroot_path(self, path): member in NetworkChroot
|
/external/u-boot/tools/patman/ |
D | tools.py | 25 chroot_path = None variable
|
/external/openssh/ |
D | session.c | 1339 char *chroot_path, *tmp; in do_setusercontext() local
|