Home
last modified time | relevance | path

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

/external/autotest/client/cros/input_playback/
Dinput_playback.py253 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/
Ddefault_flavor.py106 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
Dapi.py96 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/
Dformat.py37 def __init__(self, cxx, libcxx_src_root, libcxx_obj_root, device_dir, argument