Searched defs:device_dir (Results 1 – 4 of 4) sorted by relevance
/external/autotest/client/cros/input_playback/ |
D | input_playback.py | 253 def _find_input_name(self, device_dir): argument 270 def _find_device_ids_for_styluses(self, device_dir): argument 305 def _find_device_ids(self, device_dir, input_type, name): argument
|
/external/skia/infra/bots/recipe_modules/flavor/ |
D | default_flavor.py | 106 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 116 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
D | api.py | 96 def copy_directory_contents_to_device(self, host_dir, device_dir): argument 99 def copy_directory_contents_to_host(self, device_dir, host_dir): argument
|
/external/libcxx/utils/libcxx/android/test/ |
D | format.py | 37 def __init__(self, cxx, libcxx_src_root, libcxx_obj_root, device_dir, argument
|