Searched refs:mShouldExit (Results 1 – 2 of 2) sorted by relevance
140 if (mShouldExit) { in readRaw()198 if (mShouldExit) { in readRaw()209 mShouldExit = true; in readRaw()
89 bool mShouldExit = false; variable