Home
last modified time | relevance | path

Searched defs:device_dir (Results 1 – 6 of 6) sorted by relevance

/external/skia/infra/bots/flavor/
Dios_flavor.py60 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
Dssh_flavor.py96 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
Dandroid_flavor.py126 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
Ddefault_flavor.py108 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/
Dformat.py37 def __init__(self, cxx, libcxx_src_root, libcxx_obj_root, device_dir, argument
/external/autotest/client/cros/input_playback/
Dinput_playback.py238 def _find_device_ids(self, device_dir, input_type): argument