/external/autotest/scheduler/ |
D | drone_utility.py | 392 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
|
D | drones.py | 197 def send_file_to(self, drone, source_path, destination_path, argument 227 def send_file_to(self, drone, source_path, destination_path, argument
|
D | site_drone_manager.py | 22 def copy_to_results_repository(self, process, source_path, argument
|
D | drone_manager_unittest.py | 43 def send_file_to(self, drone, source_path, destination_path, argument 64 def was_file_sent(self, drone, source_path, destination_path): argument
|
D | drone_manager.py | 851 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/ |
D | setup_links.py | 223 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/ |
D | s3put | 148 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/ |
D | sort.c | 108 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()
|
D | mksquashfs.c | 232 char **source_path; variable
|
/external/autotest/client/site_tests/video_GlitchDetection/ |
D | video_GlitchDetection.py | 35 def run_once(self, source_path, codec, resolution, host, args, argument
|
/external/chromium-trace/catapult/catapult_base/catapult_base/refactor_util/ |
D | move.py | 52 def source_path(self): member in _Move
|
/external/autotest/server/site_tests/power_DeferForFlashrom/ |
D | power_DeferForFlashrom.py | 45 def create_temp_file(self, base_name, source_path, size): argument
|
/external/libcxx/test/libcxx/android/test/ |
D | format.py | 55 def _build(self, exec_path, source_path, compile_only=False, argument
|
/external/llvm/utils/lit/lit/ |
D | TestRunner.py | 365 def parseIntegratedTestScriptCommands(source_path, keywords): argument
|
/external/autotest/server/cros/ |
D | debugd_dev_tools.py | 254 def _get_temp_path(self, source_path): argument
|