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.py268 def _find_input_name(self, device_dir, name=None): argument
292 def _find_device_ids_for_styluses(self, node_dir, device_dir, name=None): argument
340 def _find_device_ids(self, node_dir, device_dir, input_type, name): argument
/external/sg3_utils/src/
Dsg_map26.c637 map_hd(const char * device_dir, int ma, int mi, int result, in map_hd()
668 map_sd(const char * device_name, const char * device_dir, int ma, int mi, in map_sd()
747 map_sr(const char * device_name, const char * device_dir, int ma, int mi, in map_sr()
804 map_st(const char * device_name, const char * device_dir, int ma, int mi, in map_st()
862 map_osst(const char * device_name, const char * device_dir, int ma, int mi, in map_osst()
920 map_ch(const char * device_name, const char * device_dir, int ma, int mi, in map_ch()
977 map_sg(const char * device_name, const char * device_dir, int ma, int mi, in map_sg()
1055 char device_dir[D_NAME_LEN_MAX]; in main() local
/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.py80 def copy_directory_contents_to_device(self, host_dir, device_dir): argument
83 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/angle/src/tests/py_utils/
Dandroid_helper.py548 def _PullDir(device_dir, local_dir): argument
/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_data.py252 def device_path_to_device_name(device_dir): argument