Home
last modified time | relevance | path

Searched refs:_get_modifier_sequence (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dsysdeps_win32.cpp1660 static size_t _get_modifier_sequence(char* const buf, const WORD vk, in _get_modifier_sequence() function
1719 return _get_modifier_sequence(buf, vk, control_key_state, normal); in _get_modifier_keypad_sequence()
1799 seqbuflen = _get_modifier_sequence(seqbuf, (vk), \ in _console_read()