Searched defs:device_dir (Results 1 – 6 of 6) sorted by relevance
/external/skia/infra/bots/flavor/ |
D | ios_flavor.py | 60 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 67 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
D | ssh_flavor.py | 96 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 104 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
D | android_flavor.py | 126 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 136 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
D | default_flavor.py | 108 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 118 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
/external/libcxx/test/libcxx/android/test/ |
D | format.py | 37 def __init__(self, cxx, libcxx_src_root, libcxx_obj_root, device_dir, argument
|
/external/autotest/client/cros/input_playback/ |
D | input_playback.py | 238 def _find_device_ids(self, device_dir, input_type): argument
|