Home
last modified time | relevance | path

Searched defs:source_path (Results 1 – 15 of 15) sorted by relevance

/external/autotest/scheduler/
Ddrone_utility.py392 def copy_file_or_directory(self, source_path, destination_path): argument
420 def _same_file(self, source_path, destination_path): argument
475 def _sync_get_file_from(self, hostname, source_path, destination_path): argument
484 def get_file_from(self, hostname, source_path, destination_path): argument
489 def sync_send_file_to(self, hostname, source_path, destination_path, argument
518 def send_file_to(self, hostname, source_path, destination_path, argument
Ddrones.py197 def send_file_to(self, drone, source_path, destination_path, argument
227 def send_file_to(self, drone, source_path, destination_path, argument
Dsite_drone_manager.py22 def copy_to_results_repository(self, process, source_path, argument
Ddrone_manager_unittest.py43 def send_file_to(self, drone, source_path, destination_path, argument
64 def was_file_sent(self, drone, source_path, destination_path): argument
Ddrone_manager.py851 def _copy_results_helper(self, process, source_path, destination_path, argument
869 def copy_to_results_repository(self, process, source_path, argument
881 def copy_results_on_drone(self, process, source_path, destination_path): argument
/external/webrtc/
Dsetup_links.py223 def __init__(self, source_path, link_path): argument
260 def symlink(source_path, link_path): argument
371 def _ActionForPath(source_path, link_path=None, check_fn=None, argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/bin/
Ds3put148 source_path, offset, bytes, debug, cb, num_cb, argument
187 def multipart_upload(bucketname, aws_key, aws_secret, source_path, keyname, argument
/external/squashfs-tools/squashfs-tools/
Dsort.c108 int add_sort_list(char *path, int priority, int source, char *source_path[]) in add_sort_list()
217 int read_sort_file(char *filename, int source, char *source_path[]) in read_sort_file()
Dmksquashfs.c232 char **source_path; variable
/external/autotest/client/site_tests/video_GlitchDetection/
Dvideo_GlitchDetection.py35 def run_once(self, source_path, codec, resolution, host, args, argument
/external/chromium-trace/catapult/catapult_base/catapult_base/refactor_util/
Dmove.py52 def source_path(self): member in _Move
/external/autotest/server/site_tests/power_DeferForFlashrom/
Dpower_DeferForFlashrom.py45 def create_temp_file(self, base_name, source_path, size): argument
/external/libcxx/test/libcxx/android/test/
Dformat.py55 def _build(self, exec_path, source_path, compile_only=False, argument
/external/llvm/utils/lit/lit/
DTestRunner.py365 def parseIntegratedTestScriptCommands(source_path, keywords): argument
/external/autotest/server/cros/
Ddebugd_dev_tools.py254 def _get_temp_path(self, source_path): argument