Searched defs:device_dir (Results 1 – 7 of 7) sorted by relevance
/external/autotest/client/cros/input_playback/ |
D | input_playback.py | 253 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/ |
D | default.py | 59 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
|
D | api.py | 91 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/ |
D | default.py | 102 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
|
D | api.py | 89 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/ |
D | format.py | 39 def __init__(self, cxx, libcxx_src_root, libcxx_obj_root, device_dir, argument
|
/external/tensorflow/tensorflow/python/debug/lib/ |
D | debug_data.py | 257 def device_path_to_device_name(device_dir): argument
|