Home
last modified time | relevance | path

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

/external/autotest/client/cros/input_playback/
Dinput_playback.py253 def _find_input_name(self, device_dir, name=None): argument
277 def _find_device_ids_for_styluses(self, device_dir, name=None): argument
313 def _find_device_ids(self, device_dir, input_type, name): argument
/external/skia/infra/bots/recipe_modules/flavor/
Ddefault.py59 def copy_directory_contents_to_device(self, host_dir, device_dir): argument
69 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
Dapi.py91 def copy_directory_contents_to_device(self, host_dir, device_dir): argument
94 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
/external/skqp/infra/bots/recipe_modules/flavor/
Ddefault.py102 def copy_directory_contents_to_device(self, host_dir, device_dir): argument
112 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
Dapi.py89 def copy_directory_contents_to_device(self, host_dir, device_dir): argument
92 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
/external/libcxx/utils/libcxx/android/test/
Dformat.py39 def __init__(self, cxx, libcxx_src_root, libcxx_obj_root, device_dir, argument
/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_data.py257 def device_path_to_device_name(device_dir): argument