Searched refs:mLastCharWasEscape (Results 1 - 2 of 2) sorted by path

/frameworks/base/tools/aapt2/util/
H A DUtil.cpp317 if (mLastCharWasEscape) {
359 mLastCharWasEscape = false;
394 mLastCharWasEscape = true;
H A DUtil.h189 bool mLastCharWasEscape = false; member in class:StringBuilder

Completed in 2567 milliseconds