Searched defs:device_dir (Results 1 – 7 of 7) sorted by relevance
/external/autotest/client/cros/input_playback/ |
D | input_playback.py | 268 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/ |
D | sg_map26.c | 637 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/ |
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 | 80 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/ |
D | format.py | 39 def __init__(self, cxx, libcxx_src_root, libcxx_obj_root, device_dir, argument
|
/external/angle/src/tests/py_utils/ |
D | android_helper.py | 548 def _PullDir(device_dir, local_dir): argument
|
/external/tensorflow/tensorflow/python/debug/lib/ |
D | debug_data.py | 252 def device_path_to_device_name(device_dir): argument
|