Searched refs:mLastInput (Results 1 – 2 of 2) sorted by relevance
209 input = mLastInput; in waitForConsoleCommmand()211 mLastInput = input; in waitForConsoleCommmand()214 if (mLastInput.empty()) { in waitForConsoleCommmand()
134 std::string mLastInput; variable