Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dbase_packages.py32 def parse_ssh_path(repo): function
53 hostline, remote_path = parse_ssh_path(repo)
74 _, remote_path = parse_ssh_path(repo)
546 hostline, remote_path = parse_ssh_path(upload_path)
577 hostline, remote_path = parse_ssh_path(upload_path)
629 hostline, remote_path = parse_ssh_path(pkg_dir)