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

/system/core/adb/
H A Dsysdeps_win32.cpp2529 const char lastChar = buf[index]; local
2530 if (lastChar != '~') {
2537 buf[index++] = lastChar; // move ~ (or other last char) to the end

Completed in 7 milliseconds