Searched defs:get_map (Results 1 – 5 of 5) sorted by relevance
| /third_party/python/Lib/ | ||
| D | selectors.py | 195 def get_map(self): member in BaseSelector |
| /third_party/python/Lib/test/ | ||
| D | test_telnetlib.py | 150 def get_map(self): member in MockSelector |
| /third_party/python/Lib/test/test_asyncio/ | ||
| D | utils.py | 335 def get_map(self): member in TestSelector |
| /third_party/libinput/src/ | ||
| D | libinput-private.h | 202 enum libinput_config_tap_button_map (*get_map)(struct libinput_device *device); member |
| /third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ | ||
| D | libcpuset.c | 1322 static int get_map(void) in get_map() function |