Home | History | Annotate | Download | only in gui

Lines Matching refs:tryAgain

264     bool tryAgain = true;
265 while (tryAgain) {
366 tryAgain = mSynchronousMode && (foundSync == INVALID_BUFFER_SLOT);
367 if (tryAgain) {