Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32.cpp1548 const char lastChar = buf[index]; in _get_modifier_sequence() local
1549 if (lastChar != '~') { in _get_modifier_sequence()
1556 buf[index++] = lastChar; // move ~ (or other last char) to the end in _get_modifier_sequence()