Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/tools/git/
Dgen_git_source.py334 source_path = "." variable
336 source_path = args.source_dir variable
/external/autotest/scheduler/
Ddrone_utility.py261 def copy_file_or_directory(self, source_path, destination_path): argument
302 def _same_file(self, source_path, destination_path): argument
357 def _sync_get_file_from(self, hostname, source_path, destination_path): argument
366 def get_file_from(self, hostname, source_path, destination_path): argument
371 def _sync_send_file_to(self, hostname, source_path, destination_path, argument
400 def send_file_to(self, hostname, source_path, destination_path, argument
Ddrones.py178 def send_file_to(self, drone, source_path, destination_path, argument
208 def send_file_to(self, drone, source_path, destination_path, argument
Ddrone_manager.py863 def _copy_results_helper(self, process, source_path, destination_path, argument
881 def copy_to_results_repository(self, process, source_path, argument
912 def _copy_to_results_repository(self, process, source_path, argument
924 def copy_results_on_drone(self, process, source_path, destination_path): argument
Ddrone_manager_unittest.py42 def send_file_to(self, drone, source_path, destination_path, argument
63 def was_file_sent(self, drone, source_path, destination_path): argument
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dfile_util.py10 def CopyFileWithIntermediateDirectories(source_path, dest_path): argument
/external/libyuv/files/
Dsetup_links.py202 def __init__(self, source_path, link_path): argument
239 def symlink(source_path, link_path): argument
350 def _ActionForPath(source_path, link_path=None, check_fn=None, 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/autotest/client/site_tests/video_GlitchDetection/
Dvideo_GlitchDetection.py36 def run_once(self, source_path, codec, resolution, host, args, 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()
/external/autotest/client/bin/result_tools/
Drunner.py127 def collect_last_summary(host, source_path, dest_path, argument
/external/skia/tools/
Dimgcvt.cpp22 const char* source_path = argc > 1 ? argv[1] : nullptr; in main() local
/external/skqp/tools/
Dimgcvt.cpp22 const char* source_path = argc > 1 ? argv[1] : nullptr; in main() local
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor_util/
Dmove.py52 def source_path(self): member in _Move
/external/toolchain-utils/
Dbuild_tc.py32 source_path, argument
/external/autotest/server/site_tests/power_DeferForFlashrom/
Dpower_DeferForFlashrom.py45 def create_temp_file(self, base_name, source_path, size): argument
/external/cros/system_api/dbus/smbprovider/
Ddirectory_entry.proto194 optional string source_path = 2; field
207 optional string source_path = 2; field
/external/autotest/server/
Dcrashcollect.py50 def _collect_log_file_with_summary(host, source_path, dest_path): argument
/external/autotest/client/site_tests/enterprise_SmbProviderDaemon/
Denterprise_SmbProviderDaemon.py369 def _check_move_entry(self, mount_id, source_path, target_path, argument
/external/autotest/client/common_lib/cros/
Dsmbprovider.py365 def move_entry(self, mount_id, source_path, target_path): argument
/external/autotest/server/cros/
Ddebugd_dev_tools.py254 def _get_temp_path(self, source_path): argument
/external/python/cpython3/Lib/importlib/
D_bootstrap_external.py523 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): argument
758 def _cache_bytecode(self, source_path, cache_path, data): argument
956 def _cache_bytecode(self, source_path, bytecode_path, data): argument
/external/llvm/utils/lit/lit/
DTestRunner.py546 def parseIntegratedTestScriptCommands(source_path, keywords): argument
/external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/
DTestRunner.py1126 def parseIntegratedTestScriptCommands(source_path, keywords): argument
/external/minijail/
Dsyscall_filter_unittest.cc26 std::string source_path(std::string file) { in source_path() function

12