Home
last modified time | relevance | path

Searched defs:local_path (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/proto/
Dbuild_info.proto28 string local_path = 2; field
/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dconnection.py396 def send_file(self, local_path, remote_path, ignore_status=False): argument
410 def pull_file(self, local_path, remote_path, ignore_status=False): argument